HomeSort by relevance Sort by last modified time
    Searched defs:tl0_pic_idx (Results 1 - 3 of 3) sorted by null

  /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

Completed in 193 milliseconds