Home
last modified time | relevance | path

Searched defs:DescribeColorFormatParams (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/headers/media_plugin/media/hardware/
DHardwareAPI.h261 struct DescribeColorFormatParams { struct
275 explicit DescribeColorFormatParams(const DescribeColorFormat2Params&); // for internal use only argument
/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp56 DescribeColorFormatParams::DescribeColorFormatParams(const DescribeColorFormat2Params &params) { in DescribeColorFormatParams() function in android::DescribeColorFormatParams