Searched refs:viddec_h264_get_is_output (Results 1 – 2 of 2) sorted by relevance
377 …#define viddec_h264_get_is_output(x) h264_bitfields_extract( (x)->fs_flag_2, 1, 0… macro
1424 if (viddec_h264_get_is_output(active_fs) == 0) in avc_dpb_get_non_output_frame_number()2716 …if( viddec_h264_get_is_output(&(p_dpb->fs[p_dpb->fs_dpb_idc[idx]])) ) { //// This frame has been… in h264_dpb_idr_memory_management()2983 if (viddec_h264_get_is_output(active_fs) && (used_for_reference == 0)) in h264_dpb_remove_unused_frame_from_dpb()3033 if (viddec_h264_get_is_output(active_fs) == 0) in h264_dpb_get_smallest_poc()