Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dviddec_pm.h46 uint8_t frame_done; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_tags.c225 …(&(cxt->emitter), list->sc_ibuf[index].id, cxt->frame_start_found && cxt->pending_tags.frame_done); in viddec_h264_add_association_tags()
237 …pend->using_next = (!cxt->pending_tags.frame_done && (cxt->frame_start_found == 1)) || (cxt->frame… in viddec_h264_add_association_tags()
Dviddec_pm.c113 …ending_tags.first_buf_aligned = cxt->pending_tags.using_next = cxt->pending_tags.frame_done =false; in viddec_pm_init_context()
493 cxt->pending_tags.frame_done = (codec_ret == VIDDEC_PARSE_FRMDONE); in viddec_pm_parse_es_buffer()