Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_coding/codecs/interface/ | |
video_codec_interface.h | 58 int tl0_pic_idx; // Negative value to skip tl0PicIdx. member in struct:webrtc::CodecSpecificInfoVP9 |
/external/webrtc/webrtc/modules/video_coding/include/ | |
video_codec_interface.h | 56 int tl0_pic_idx; // Negative value to skip tl0PicIdx. member in struct:webrtc::CodecSpecificInfoVP9 |
/external/webrtc/webrtc/modules/include/ | |
module_common_types.h | 157 tl0_pic_idx = kNoTl0PicIdx; 178 int16_t tl0_pic_idx; // TL0PIC_IDX, 8 bits; member in struct:webrtc::RTPVideoHeaderVP9 |