Home
last modified time | relevance | path

Searched refs:createEncoderOutputFileFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/media/
DMediaProfiles.h411 static output_format createEncoderOutputFileFormat(const char **atts);
/frameworks/av/media/libmedia/
DMediaProfiles.cpp306 MediaProfiles::createEncoderOutputFileFormat(const char **atts) in createEncoderOutputFileFormat() function in android::MediaProfiles
458 profiles->mEncoderOutputFileFormats.add(createEncoderOutputFileFormat(atts)); in startElementHandler()