Searched defs:sps_id (Results 1 – 10 of 10) sorted by relevance
| /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/common_video/h264/ |
| D | pps_parser.h | 37 uint32_t sps_id = 0; member
|
| D | pps_parser.cc | 43 uint32_t* sps_id) { in ParsePpsIds()
|
| /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 | 179 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 | 1450 WORD32 sps_id; in ihevcd_parse_sps() local 1981 void ihevcd_unmark_pps(codec_t *ps_codec, WORD32 sps_id) in ihevcd_unmark_pps() 1995 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 | 183 uint8_t sps_id, in AddSps() 195 uint8_t sps_id, in AddPps()
|
| /external/rust/crates/ash/src/vk/ |
| D | definitions.rs | 49510 pub sps_id: u8, field 49554 pub fn sps_id(mut self, sps_id: u8) -> Self { in sps_id() method
|