Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp524 CFDictionaryRef bufAttr; in recreateDecompressionSession() local
528 bufAttr = createOutputBufferAttributes( in recreateDecompressionSession()
532 bufAttr = createOutputBufferAttributes( in recreateDecompressionSession()
546 bufAttr, // destinationImageBufferAttributes in recreateDecompressionSession()
553 if (bufAttr) { in recreateDecompressionSession()
554 CFRelease(bufAttr); in recreateDecompressionSession()
DMediaH264DecoderVideoToolBox.cpp645 CFDictionaryRef bufAttr = createOutputBufferAttributes(mOutputWidth, in recreateDecompressionSession() local
657 bufAttr, // destinationImageBufferAttributes in recreateDecompressionSession()
664 if (bufAttr) { in recreateDecompressionSession()
665 CFRelease(bufAttr); in recreateDecompressionSession()