Searched refs:is_frame_boundary_detected_by_non_slice_nal (Results 1 – 4 of 4) sorted by relevance
325 if( (pInfo->Is_first_frame_in_stream)||(pInfo->is_frame_boundary_detected_by_non_slice_nal)) in h264_parse_emit_start_new_frame()330 pInfo->is_frame_boundary_detected_by_non_slice_nal=0; in h264_parse_emit_start_new_frame()
370 pInfo->is_frame_boundary_detected_by_non_slice_nal = 0; in h264_init_Info_under_sps_pps_level()537 pInfo->is_frame_boundary_detected_by_non_slice_nal =1; in h264_check_previous_frame_end()
1031 if( (pInfo->Is_first_frame_in_stream)||(pInfo->is_frame_boundary_detected_by_non_slice_nal)) in h264_parse_emit_start_new_frame()1036 pInfo->is_frame_boundary_detected_by_non_slice_nal=0; in h264_parse_emit_start_new_frame()
1003 uint8_t is_frame_boundary_detected_by_non_slice_nal; member