Searched defs:mEncFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp72 sp<MetaData> mEncFormat; member in struct:android::VideoEditorAudioEncoderSource
98 mEncFormat(format) {
160 return mEncFormat;
H A DVideoEditorVideoEncoder.cpp101 sp<MetaData> mEncFormat; member in struct:android::VideoEditorVideoEncoderSource
121 mEncFormat(format) {
180 return mEncFormat;

Completed in 58 milliseconds