Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h160 u32 consumed_count; member
H A Dvdec.c730 src_buf = vdec_get_src_buffer(inst, info->consumed_count); in vdec_frame_decoded()
733 if (info->consumed_count) { in vdec_frame_decoded()
H A Dvpu_malone.c937 info->consumed_count = pkt->data[13]; in vpu_malone_unpack_pic_info()