Home
last modified time | relevance | path

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

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