Home
last modified time | relevance | path

Searched refs:realloc_mv_buf (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/mediatek/vcodec/decoder/vdec/
A Dvdec_h264_req_if.c41 u32 realloc_mv_buf; member
243 inst->vsi_ctx.dec.realloc_mv_buf = true; in get_pic_info()
247 inst->vsi_ctx.dec.realloc_mv_buf, in get_pic_info()
293 inst->vsi_ctx.dec.realloc_mv_buf = true; in vdec_h264_slice_init()
388 if (inst->vsi_ctx.dec.realloc_mv_buf) { in vdec_h264_slice_decode()
390 inst->vsi_ctx.dec.realloc_mv_buf = false; in vdec_h264_slice_decode()
A Dvdec_h264_req_multi_if.c258 unsigned int realloc_mv_buf; member
464 inst->realloc_mv_buf = true; in vdec_h264_slice_get_pic_info()
468 inst->realloc_mv_buf, in vdec_h264_slice_get_pic_info()
784 if (inst->realloc_mv_buf) { in vdec_h264_slice_lat_decode_ext()
786 inst->realloc_mv_buf = false; in vdec_h264_slice_lat_decode_ext()
919 if (inst->realloc_mv_buf) { in vdec_h264_slice_lat_decode()
921 inst->realloc_mv_buf = false; in vdec_h264_slice_lat_decode()
1053 if (inst->realloc_mv_buf) { in vdec_h264_slice_single_decode_ext()
1055 inst->realloc_mv_buf = false; in vdec_h264_slice_single_decode_ext()
1157 if (inst->realloc_mv_buf) { in vdec_h264_slice_single_decode()
[all …]
A Dvdec_hevc_req_multi_if.c371 unsigned int realloc_mv_buf; member
707 inst->realloc_mv_buf = true; in vdec_hevc_slice_get_pic_info()
711 inst->realloc_mv_buf, in vdec_hevc_slice_get_pic_info()
750 if (inst->realloc_mv_buf) { in vdec_hevc_slice_setup_lat_buffer()
752 inst->realloc_mv_buf = false; in vdec_hevc_slice_setup_lat_buffer()
884 inst->realloc_mv_buf = true; in vdec_hevc_slice_init()
A Dvdec_h264_if.c80 uint32_t realloc_mv_buf; member
398 if (inst->vsi->dec.realloc_mv_buf) { in vdec_h264_decode()

Completed in 898 milliseconds