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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h266 status_t findTargetColorFormat(
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp732 status_t OMXCodec::findTargetColorFormat( function in class:android::OMXCodec
734 ALOGV("findTargetColorFormat");
811 CHECK_EQ((status_t)OK, findTargetColorFormat(meta, &colorFormat));

Completed in 104 milliseconds