Home
last modified time | relevance | path

Searched refs:pix_fmt (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaVideoToolBoxVideoHelper.h92 OSType pix_fmt);
DMediaH264DecoderVideoToolBox.h98 OSType pix_fmt);
/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp370 OSType pix_fmt) { in createOutputBufferAttributes() argument
380 CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &pix_fmt); in createOutputBufferAttributes()
389 if (pix_fmt) { in createOutputBufferAttributes()
DMediaH264DecoderVideoToolBox.cpp97 OSType pix_fmt) { in createOutputBufferAttributes() argument
106 cv_pix_fmt = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &pix_fmt); in createOutputBufferAttributes()
117 if (pix_fmt) { in createOutputBufferAttributes()