Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_encoder.cc356 CFDictionaryRef source_attributes = in ResetCompressionSession() local
370 source_attributes, in ResetCompressionSession()
373 if (source_attributes) { in ResetCompressionSession()
374 CFRelease(source_attributes); in ResetCompressionSession()
375 source_attributes = nullptr; in ResetCompressionSession()