Home
last modified time | relevance | path

Searched refs:DescribeColorFormat (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXUtils.h50 bool DescribeColorFormat(
/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp327 bool DescribeColorFormat( in DescribeColorFormat() function
368 if (!DescribeColorFormat(omxNode, describeParams)) { in IsFlexibleColorFormat()
/frameworks/av/media/libstagefright/
DACodec.cpp5281 if (DescribeColorFormat(mOMXNode, describeParams)) { in getPortFormat()