Searched refs:decoder_spec (Results 1 – 2 of 2) sorted by relevance
514 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable( in recreateDecompressionSession() local520 decoder_spec, in recreateDecompressionSession()545 decoder_spec, // videoDecoderSpecification in recreateDecompressionSession()550 if (decoder_spec) { in recreateDecompressionSession()551 CFRelease(decoder_spec); in recreateDecompressionSession()
637 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable(kCFAllocatorDefault, in recreateDecompressionSession() local641 CFDictionarySetValue(decoder_spec, in recreateDecompressionSession()656 decoder_spec, // videoDecoderSpecification in recreateDecompressionSession()661 if (decoder_spec) { in recreateDecompressionSession()662 CFRelease(decoder_spec); in recreateDecompressionSession()