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

  /frameworks/ex/framesequence/jni/
FrameSequence_webp.h 49 return !(mFormatFlags & ALPHA_FLAG);
79 uint32_t mFormatFlags;
FrameSequence_webp.cpp 131 mFormatFlags = WebPDemuxGetI(mDemux, WEBP_FF_FORMAT_FLAGS);
134 getWidth(), getHeight(), getFrameCount(), mFormatFlags);
  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.cc 1142 if (_outStreamFormat.mFormatFlags & kAudioFormatFlagIsNonInterleaved) {
1162 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "mFormatFlags = %u",
1163 _outStreamFormat.mFormatFlags);
    [all...]
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 267 LOG(LS_INFO) << " format flags: " << std::hex << absd.mFormatFlags;
    [all...]
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 496 streamFormat.mFormatFlags = kLinearPCMFormatFlagIsSignedInteger
    [all...]

Completed in 172 milliseconds