HomeSort by relevance Sort by last modified time
    Searched refs:_codec (Results 1 - 13 of 13) sorted by null

  /external/webrtc/webrtc/modules/utility/source/
file_player_impl.cc 46 _codec(),
52 _codec.plfreq = 0;
62 if(_codec.plfreq == 0)
68 if(_codec.plfreq == 11000)
72 else if(_codec.plfreq == 22000)
76 else if(_codec.plfreq == 44000)
80 else if(_codec.plfreq == 48000)
86 return _codec.plfreq;
92 audioCodec = _codec;
101 if(_codec.plfreq == 0
    [all...]
file_player_impl.h 71 CodecInst _codec; member in class:webrtc::FilePlayerImpl
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_standard_test.h 63 _codec(false),
75 _codec = true;
110 bool _base, _codec, _dtmf; member in class:voetest::SubAPIManager
voe_standard_test.cc 43 if (_codec)
69 if (!_codec)
  /external/webrtc/webrtc/modules/video_coding/
encoded_frame.cc 23 _codec(kVideoCodecUnknown),
35 _codec(kVideoCodecUnknown),
55 _codec(rhs._codec),
93 _codec = kVideoCodecUnknown;
encoded_frame.h 120 webrtc::VideoCodecType _codec; member in class:webrtc::VCMEncodedFrame
frame_buffer.cc 99 _codec = packet.codec;
252 if (_codec == kVideoCodecVP8) {
  /external/pdfium/third_party/libtiff/
tif_compress.c 180 typedef struct _codec { struct
181 struct _codec* next;
  /external/autotest/site_utils/rpm_control_system/
BeautifulSoup.py 1941 def _codec(self, charset): member in class:UnicodeDammit
    [all...]
  /external/libvpx/libvpx/
configure 399 ${action}_codec ${option}
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 

Completed in 427 milliseconds