Searched defs:pixel_buffer_info (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolboxenc.c | 880 CFMutableDictionaryRef pixel_buffer_info = NULL; in create_cv_pixel_buffer_info() local 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 1428 CFMutableDictionaryRef pixel_buffer_info; vtenc_configure_encoder() local 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 5 milliseconds