Home
last modified time | relevance | path

Searched refs:io_surface_properties (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.c762 CFMutableDictionaryRef io_surface_properties; in videotoolbox_buffer_attributes_create() local
775 io_surface_properties = CFDictionaryCreateMutable(kCFAllocatorDefault, in videotoolbox_buffer_attributes_create()
782 CFDictionarySetValue(buffer_attributes, kCVPixelBufferIOSurfacePropertiesKey, io_surface_properties); in videotoolbox_buffer_attributes_create()
791 CFRelease(io_surface_properties); in videotoolbox_buffer_attributes_create()

Completed in 3 milliseconds