Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DMediaH264DecoderVideoToolBox.h102 static OSType toNativePixelFormat(PixelFormat fmt);
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBox.cpp175 OSType MediaH264DecoderVideoToolBox::toNativePixelFormat(PixelFormat pixFmt) { in toNativePixelFormat() function in android::emulation::MediaH264DecoderVideoToolBox
647 toNativePixelFormat(mOutPixFmt)); in recreateDecompressionSession()