Searched refs:cv_pix_fmt (Results 1 – 2 of 2) sorted by relevance
373 CFNumberRef cv_pix_fmt; in createOutputBufferAttributes() local379 cv_pix_fmt = in createOutputBufferAttributes()391 kCVPixelBufferPixelFormatTypeKey, cv_pix_fmt); in createOutputBufferAttributes()405 CFRelease(cv_pix_fmt); in createOutputBufferAttributes()
100 CFNumberRef cv_pix_fmt; in createOutputBufferAttributes() local106 cv_pix_fmt = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &pix_fmt); in createOutputBufferAttributes()118 CFDictionarySetValue(buffer_attributes, kCVPixelBufferPixelFormatTypeKey, cv_pix_fmt); in createOutputBufferAttributes()127 CFRelease(cv_pix_fmt); in createOutputBufferAttributes()