Home
last modified time | relevance | path

Searched refs:total_frm_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c185 * @total_frm_cnt : total frame count, it do not include sub-frames in super
202 unsigned int total_frm_cnt; member
795 inst->total_frm_cnt = 0; in vdec_vp9_init()
974 inst->total_frm_cnt++; in vdec_vp9_decode()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c185 * @total_frm_cnt : total frame count, it do not include sub-frames in super
202 unsigned int total_frm_cnt; member
783 inst->total_frm_cnt = 0; in vdec_vp9_init()
962 inst->total_frm_cnt++; in vdec_vp9_decode()

Completed in 3 milliseconds