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

  /frameworks/av/include/media/
mediarecorder.h 54 OUTPUT_FORMAT_AUDIO_ONLY_START = 3, // Used in validating the output format. Should be the
  /frameworks/av/media/libmedia/
mediarecorder.cpp 186 if (mIsVideoSourceSet && of >= OUTPUT_FORMAT_AUDIO_ONLY_START && of != OUTPUT_FORMAT_RTP_AVP && of != OUTPUT_FORMAT_MPEG2TS) { //first non-video output format

Completed in 18 milliseconds