Home
last modified time | relevance | path

Searched defs:codecType (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h78 webrtc::VideoCodecType codecType; variable
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_defines.h36 VideoCodecType codecType; member
/external/webrtc/webrtc/modules/video_coding/codecs/interface/
Dvideo_codec_interface.h95 VideoCodecType codecType; member
/external/webrtc/webrtc/modules/video_coding/include/
Dvideo_codec_interface.h93 VideoCodecType codecType; member
/external/webrtc/webrtc/modules/video_coding/
Dvideo_coding_impl.cc295 void VideoCodingModule::Codec(VideoCodecType codecType, VideoCodec* codec) { in Codec()
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc175 JNIEnv* jni, VideoCodecType codecType, jobject render_egl_context) : in MediaCodecVideoDecoder()
Dandroidmediaencoder_jni.cc250 JNIEnv* jni, VideoCodecType codecType, jobject egl_context) : in MediaCodecVideoEncoder()
/external/webrtc/webrtc/modules/media_file/
Dmedia_file_utility.cc788 MediaFileUtility_CodecType codecType = in InitPreEncodedReading() local
/external/aac/libSBRenc/include/
Dsbr_encoder.h116 typedef enum codecType { enum
/external/webrtc/webrtc/
Dcommon_types.h688 VideoCodecType codecType; member