Searched defs:enc_info (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpbe.c | 557 struct encoder_config_info *enc_info; in vpbe_initialize() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qsvenc.c | 1705 mfxExtAVCEncodedFrameInfo *enc_info = NULL; in encode_frame() local 1830 mfxExtAVCEncodedFrameInfo *enc_info; in ff_qsv_encode() local 1908 mfxExtAVCEncodedFrameInfo *enc_info = (mfxExtAVCEncodedFrameInfo *)(*enc_buf); ff_qsv_enc_close() local [all...] |
| H A D | videotoolboxenc.c | 1427 CFMutableDictionaryRef enc_info; in vtenc_configure_encoder() 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 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 6 milliseconds