Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DMediaH264DecoderGeneric.h68 PixelFormat pixFmt);
DMediaH264DecoderVideoToolBox.h78 PixelFormat pixFmt);
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBox.cpp175 OSType MediaH264DecoderVideoToolBox::toNativePixelFormat(PixelFormat pixFmt) { in toNativePixelFormat() argument
176 switch (pixFmt) { in toNativePixelFormat()