Searched refs:OUTPUT_FORMAT_AUDIO_ONLY_START (Results 1 – 2 of 2) sorted by relevance
54 OUTPUT_FORMAT_AUDIO_ONLY_START = 3, // Used in validating the output format. Should be the enumerator
186 …if (mIsVideoSourceSet && of >= OUTPUT_FORMAT_AUDIO_ONLY_START && of != OUTPUT_FORMAT_RTP_AVP && of… in setOutputFormat()