Searched refs:H264_NAL_PPS (Results 1 – 13 of 13) sorted by relevance
42 H264_NAL_PPS = 8, enumerator
226 } else if (unit_type == H264_NAL_PPS) { in h264_mp4toannexb_filter()261 unit_type == H264_NAL_SPS || unit_type == H264_NAL_PPS, j); in h264_mp4toannexb_filter()
93 if (nal->type == H264_NAL_PPS) { in h264_redundant_pps_update_fragment()
112 nalu_type == H264_NAL_PPS || nalu_type == H264_NAL_AUD) { in h264_find_frame_end()328 case H264_NAL_PPS: in parse_nal_units()663 } else if (nalu_type == H264_NAL_PPS) in h264_split()
734 case H264_NAL_PPS: in cbs_h264_read_nal_unit()1026 case H264_NAL_PPS: in cbs_h264_write_nal_unit()1234 return type == H264_NAL_SPS || type == H264_NAL_PPS; in cbs_h2645_unit_requires_zero_byte()1399 CBS_UNIT_TYPE_INTERNAL_REF(H264_NAL_PPS, H264RawPPS, slice_group_id),
142 H264_NAL_SPS, H264_NAL_PPS, in extract_extradata_h2645()
501 case H264_NAL_PPS: in get_last_needed_nal()684 case H264_NAL_PPS: in decode_nal_units()
395 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()
487 pps->nal_unit_header.nal_unit_type = H264_NAL_PPS; in vaapi_encode_h264_init_sequence_params()
1553 nal_type != H264_NAL_PPS && in is_post_sei_nal_type()
2281 case H264_NAL_PPS: in mxf_parse_h264_frame()