Searched refs:SECTION_DECODER (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h95 SECTION_DECODER, enumerator in enum:android::MediaCodecList::Section
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp472 mCurrentSection = SECTION_DECODER;
488 case SECTION_DECODER:
496 (mCurrentSection == SECTION_DECODER
561 ? SECTION_DECODER : SECTION_ENCODER);
568 case SECTION_DECODER:

Completed in 86 milliseconds