Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp514 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable( in recreateDecompressionSession() local
520 decoder_spec, in recreateDecompressionSession()
545 decoder_spec, // videoDecoderSpecification in recreateDecompressionSession()
550 if (decoder_spec) { in recreateDecompressionSession()
551 CFRelease(decoder_spec); in recreateDecompressionSession()
DMediaH264DecoderVideoToolBox.cpp637 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable(kCFAllocatorDefault, in recreateDecompressionSession() local
641 CFDictionarySetValue(decoder_spec, in recreateDecompressionSession()
656 decoder_spec, // videoDecoderSpecification in recreateDecompressionSession()
661 if (decoder_spec) { in recreateDecompressionSession()
662 CFRelease(decoder_spec); in recreateDecompressionSession()