Home
last modified time | relevance | path

Searched refs:BUF_PREDICTION_SZ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h22 #define BUF_PREDICTION_SZ (64 * 4096) macro
H A Dvdec_h264_if.c21 #define BUF_PREDICTION_SZ (32 * 1024) macro
143 inst->pred_buf.size = BUF_PREDICTION_SZ; in allocate_predication_buf()
H A Dvdec_h264_req_if.c161 inst->pred_buf.size = BUF_PREDICTION_SZ; in allocate_predication_buf()