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

  /external/webrtc/webrtc/modules/video_coding/codecs/interface/
video_codec_interface.h 40 uint8_t temporalIdx;
  /external/webrtc/webrtc/modules/video_coding/include/
video_codec_interface.h 38 uint8_t temporalIdx;
  /external/webrtc/webrtc/modules/include/
module_common_types.h 52 temporalIdx = kNoTemporalIdx;
64 uint8_t temporalIdx; // Temporal layer index, or kNoTemporalIdx.
66 // Disabled if temporalIdx == kNoTemporalIdx.

Completed in 71 milliseconds