Searched defs:gamma_level (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_videotoolbox.c | 555 CFNumberRef gamma_level = CFNumberCreate(NULL, kCFNumberFloat32Type, &gamma); in vt_pixbuf_set_colorspace() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolboxenc.c | 1432 CFNumberRef gamma_level = NULL; in vtenc_configure_encoder() local 975 get_cv_transfer_function(AVCodecContext *avctx, CFStringRef *transfer_fnc, CFNumberRef *gamma_level) get_cv_transfer_function() argument 1076 vtenc_create_encoder(AVCodecContext *avctx, CMVideoCodecType codec_type, CFStringRef profile_level, CFNumberRef gamma_level, CFDictionaryRef enc_info, CFDictionaryRef pixel_buffer_info, VTCompressionSessionRef *session) vtenc_create_encoder() argument 2515 vtenc_populate_extradata(AVCodecContext *avctx, CMVideoCodecType codec_type, CFStringRef profile_level, CFNumberRef gamma_level, CFDictionaryRef enc_info, CFDictionaryRef pixel_buffer_info) vtenc_populate_extradata() argument [all...] |
Completed in 7 milliseconds