Searched refs:H264_NAL_PPS (Results 1 – 14 of 14) sorted by relevance
42 H264_NAL_PPS = 8, enumerator
269 } else if (unit_type == H264_NAL_PPS) { in h264_mp4toannexb_filter()316 unit_type == H264_NAL_SPS || unit_type == H264_NAL_PPS, j); in h264_mp4toannexb_filter()
92 if (nal->type == H264_NAL_PPS) { in h264_redundant_pps_update_fragment()
81 } else if (nalu_type == H264_NAL_PPS) in h264_split()
732 case H264_NAL_PPS: in cbs_h264_read_nal_unit()1024 case H264_NAL_PPS: in cbs_h264_write_nal_unit()1232 return type == H264_NAL_SPS || type == H264_NAL_PPS; in cbs_h2645_unit_requires_zero_byte()1397 CBS_UNIT_TYPE_INTERNAL_REF(H264_NAL_PPS, H264RawPPS, slice_group_id),
124 nalu_type == H264_NAL_PPS || nalu_type == H264_NAL_AUD) { in h264_find_frame_end()341 case H264_NAL_PPS: in parse_nal_units()
141 H264_NAL_SPS, H264_NAL_PPS, in extract_extradata_h2645()
509 case H264_NAL_PPS: in get_last_needed_nal()706 case H264_NAL_PPS: in decode_nal_units()
397 case H264_NAL_PPS: in decode_extradata_ps()
414 1 << H264_NAL_PPS)); in FUNC()
716 if (nals[H264_NAL_SPS] && nals[H264_NAL_PPS]) in omx_encode_init()
488 pps->nal_unit_header.nal_unit_type = H264_NAL_PPS; in vaapi_encode_h264_init_sequence_params()
1611 nal_type != H264_NAL_PPS && in is_post_sei_nal_type()
2276 case H264_NAL_PPS: in mxf_parse_h264_frame()