HomeSort by relevance Sort by last modified time
    Searched refs:SECTION_DECODER (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/stagefright/
MediaCodecList.h 64 SECTION_DECODER,
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 341 mCurrentSection = SECTION_DECODER;
357 case SECTION_DECODER:
365 (mCurrentSection == SECTION_DECODER
422 ? SECTION_DECODER : SECTION_ENCODER);
429 case SECTION_DECODER:

Completed in 321 milliseconds