Home
last modified time | relevance | path

Searched refs:DescribeDefaultColorFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXUtils.h49 bool DescribeDefaultColorFormat(DescribeColorFormat2Params &describeParams);
/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp209 bool DescribeDefaultColorFormat(DescribeColorFormat2Params &params) { in DescribeDefaultColorFormat() function
347 return DescribeDefaultColorFormat(describeParams); in DescribeColorFormat()