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

  /external/webrtc/webrtc/modules/video_coding/codecs/interface/
video_codec_interface.h 42 int tl0PicIdx; // Negative value to skip tl0PicIdx.
58 int tl0_pic_idx; // Negative value to skip tl0PicIdx.
  /external/webrtc/webrtc/modules/video_coding/include/
video_codec_interface.h 40 int tl0PicIdx; // Negative value to skip tl0PicIdx.
56 int tl0_pic_idx; // Negative value to skip tl0PicIdx.
  /external/webrtc/webrtc/modules/include/
module_common_types.h 51 tl0PicIdx = kNoTl0PicIdx;
62 int16_t tl0PicIdx; // TL0PIC_IDX, 8 bits;

Completed in 57 milliseconds