Searched defs:sps_id (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/common_video/h264/ |
D | pps_parser.cc | 49 uint32_t* sps_id) { in ParsePpsIds() 191 uint32_t* sps_id) { in ParsePpsIdsInternal()
|
D | pps_parser.h | 37 uint32_t sps_id = 0; member
|
/external/webrtc/modules/video_coding/ |
D | h264_sps_pps_tracker_unittest.cc | 39 uint8_t sps_id, in ExpectSpsPpsIdr() 82 uint8_t sps_id, in AddSps() 95 uint8_t sps_id, in AddPps()
|
D | h264_sps_pps_tracker.h | 52 int sps_id = -1; member
|
/external/webrtc/modules/video_coding/codecs/h264/include/ |
D | h264_globals.h | 61 int sps_id; member
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | video_rtp_depacketizer_h264.cc | 185 uint32_t sps_id; in ProcessStapAOrSingleNalu() local
|
/external/libhevc/decoder/ |
D | ihevcd_parse_slice_header.c | 224 WORD32 sps_id; in ihevcd_parse_slice_header() local
|
D | ihevcd_parse_headers.c | 1445 WORD32 sps_id; in ihevcd_parse_sps() local 1975 void ihevcd_unmark_pps(codec_t *ps_codec, WORD32 sps_id) in ihevcd_unmark_pps() 1989 void ihevcd_copy_sps(codec_t *ps_codec, WORD32 sps_id, WORD32 sps_id_ref) in ihevcd_copy_sps()
|
/external/webrtc/video/ |
D | rtp_video_stream_receiver2_unittest.cc | 199 uint8_t sps_id, in AddSps() 211 uint8_t sps_id, in AddPps()
|
D | rtp_video_stream_receiver_unittest.cc | 197 uint8_t sps_id, in AddSps() 209 uint8_t sps_id, in AddPps()
|