Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.h108 bool IsP010(const C2GraphicView &view);
DCodec2BufferUtils.cpp352 bool IsP010(const C2GraphicView &view) { in IsP010() function
/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.cpp960 if (IsP010(*rView)) { in process()