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

  /frameworks/base/include/media/
mediarecorder.h 91 VIDEO_ENCODER_DEFAULT = 0,
  /frameworks/base/media/jni/
android_media_MediaRecorder.cpp 205 if (ve < VIDEO_ENCODER_DEFAULT || ve >= VIDEO_ENCODER_LIST_END) {
  /external/opencore/android/author/
authordriver.cpp 113 mVideoEncoder(VIDEO_ENCODER_DEFAULT),
560 if (ac->ve == VIDEO_ENCODER_DEFAULT)
    [all...]

Completed in 343 milliseconds