Home
last modified time | relevance | path

Searched refs:transferCharacteristics (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibx265.c194 ctx->params->vui.transferCharacteristics = avctx->color_trc; in libx265_encode_init()
197 … ctx->params->preferredTransferCharacteristics = ctx->params->vui.transferCharacteristics; in libx265_encode_init()
Dnvenc.c1043 vui->transferCharacteristics = avctx->color_trc; in nvenc_setup_h264_config()
1140 vui->transferCharacteristics = avctx->color_trc; in nvenc_setup_hevc_config()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264enc.c537 vui->transferCharacteristics = in gst_nv_h264_enc_set_encoder_config()
Dgstnvh265enc.c601 vui->transferCharacteristics = in gst_nv_h265_enc_set_encoder_config()
DnvEncodeAPI.h1280 …uint32_t transferCharacteristics; /**< [in]: Specifies the opto-electronic transfe… member
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c891 encoder->x265param.vui.transferCharacteristics = in gst_x265_enc_init_encoder_locked()