Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
DMediaH264DecoderVideoToolBox.h95 static CFDictionaryRef createOutputBufferAttributes(int width,
DMediaH264DecoderVideoToolBox.cpp95 CFDictionaryRef MediaH264DecoderVideoToolBox::createOutputBufferAttributes(int width, in createOutputBufferAttributes() function in android::emulation::MediaH264DecoderVideoToolBox
645 CFDictionaryRef bufAttr = createOutputBufferAttributes(mOutputWidth, in recreateDecompressionSession()