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

  /frameworks/av/include/media/stagefright/
MediaDefs.h 32 extern const char *MEDIA_MIMETYPE_VIDEO_RAW;
  /frameworks/av/media/libstagefright/
MediaDefs.cpp 30 const char *MEDIA_MIMETYPE_VIDEO_RAW = "video/raw";
SurfaceMediaSource.cpp 247 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);
CameraSource.cpp 571 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /frameworks/av/media/libstagefright/rtsp/
VideoSource.h 43 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);
  /frameworks/av/cmds/stagefright/
recordvideo.cpp 71 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);
record.cpp 63 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);

Completed in 584 milliseconds