Searched refs:first_buf_aligned (Results 1 – 3 of 3) sorted by relevance
135 pend->first_buf_aligned = true; in viddec_pm_add_tags_to_pendinglist()140 pend->first_buf_aligned = false; in viddec_pm_add_tags_to_pendinglist()185 if(first_slice && pend->first_buf_aligned && (pend->pending_tags[index] != INVALID_ENTRY)) in viddec_mpeg2_add_association_tags()
113 …cxt->pending_tags.first_buf_aligned = cxt->pending_tags.using_next = cxt->pending_tags.frame_done … in viddec_pm_init_context()
47 uint8_t first_buf_aligned; member