Searched refs:cv_pix_fmt (Results 1 – 1 of 1) sorted by relevance
681 CFNumberRef cv_pix_fmt; in videotoolbox_buffer_attributes_create() local687 cv_pix_fmt = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &pix_fmt); in videotoolbox_buffer_attributes_create()699 CFDictionarySetValue(buffer_attributes, kCVPixelBufferPixelFormatTypeKey, cv_pix_fmt); in videotoolbox_buffer_attributes_create()710 CFRelease(cv_pix_fmt); in videotoolbox_buffer_attributes_create()