Searched defs:findTargetColorFormat (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp727 status_t OMXCodec::findTargetColorFormat( function in class:android::OMXCodec
729 ALOGV("findTargetColorFormat");
806 CHECK_EQ((status_t)OK, findTargetColorFormat(meta, &colorFormat));

Completed in 105 milliseconds