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

  /external/libvpx/libmkv/
WebMElement.h 23 char *codecId, unsigned int pixelWidth, unsigned int pixelHeight,
26 char *codecId, double samplingFrequency, unsigned int channels,
WebMElement.c 59 char *codecId, unsigned int pixelWidth, unsigned int pixelHeight,
70 Ebml_SerializeString(glob, CodecID, codecId);
82 char *codecId, double samplingFrequency, unsigned int channels,
96 Ebml_SerializeString(glob, CodecID, codecId);
165 if (track.CodecID != 0)
166 Ebml_SerializeString(ebml_out, 0x86, track.CodecID);
  /system/media/wilhelm/src/
devices.c 207 SLresult GetCodecCapabilities(SLuint32 codecId, SLuint32 *pIndex,
217 if (cd->mCodecID == codecId) {
226 if (cd->mCodecID == codecId) {
  /system/media/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 90 pDescriptor->codecId = decoderId;
  /system/media/wilhelm/src/android/
VideoCodec_to_android.cpp 162 pDescr->codecId = decoderId;
MediaPlayer_to_android.cpp 106 streamInfo.videoInfo.codecId = 0;// unknown, we don't have that info FIXME
  /external/libvpx/mkvparser/
mkvparser.hpp 226 char* codecId;
mkvparser.cpp     [all...]
  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 252 videoInfo.width, videoInfo.height, videoInfo.codecId, videoInfo.frameRate,
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]

Completed in 79 milliseconds