Home
last modified time | relevance | path

Searched defs:kAltref (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvp8_frame_config.h42 kAltref = 4 enumerator
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dvp9_uncompressed_header_parser.h80 kAltref = 3, enumerator
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers_unittest.cc73 constexpr uint8_t kAltref = static_cast<uint8_t>(Vp8BufferReference::kAltref); variable