Home
last modified time | relevance | path

Searched defs:pps_id (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dh264dec.c37 unsigned pps_id, sps_id; in h264_probe() local
/third_party/ffmpeg/libavcodec/
H A Dh264_parser.c264 unsigned int pps_id; in parse_nal_units() local
H A Dhevc_parser.c63 unsigned int pps_id, first_slice_in_pic_flag, dependent_slice_segment_flag; in hevc_parse_slice_header() local
H A Dh264_ps.c752 unsigned int pps_id = get_ue_golomb(gb); in ff_h264_decode_picture_parameter_set() local
H A Dhevc_ps.c1501 unsigned int pps_id = 0; in ff_hevc_decode_nal_pps() local
H A Dh264dec.h271 unsigned int pps_id; member
H A Dhevcdec.h248 unsigned int pps_id; member

Completed in 13 milliseconds