Home
last modified time | relevance | path

Searched refs:AVCOL_TRC_SMPTE240M (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcolor_utils.c34 case AVCOL_TRC_SMPTE240M: in avpriv_get_gamma_from_trc()
188 case AVCOL_TRC_SMPTE240M: in avpriv_get_trc_function_from_trc()
Dpixfmt.h491 AVCOL_TRC_SMPTE240M = 7, enumerator
Dpixdesc.c2434 [AVCOL_TRC_SMPTE240M] = "smpte240m",
/third_party/ffmpeg/libavcodec/
Davs3.h86 AVCOL_TRC_SMPTE240M , // 7
Dv4l2_buffers.c198 case V4L2_COLORSPACE_SMPTE240M: return AVCOL_TRC_SMPTE240M; in v4l2_get_color_trc()
Doptions_table.h356 {"smpte240m", "SMPTE 240 M", 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_TRC_SMPTE240M }, INT_MI…
Dvideotoolboxenc.c960 case AVCOL_TRC_SMPTE240M: in get_cv_transfer_function()
Dexr.c2309 … AV_OPT_TYPE_CONST, {.i64 = AVCOL_TRC_SMPTE240M }, INT_MIN, INT_MAX, VD, "apply_trc_type"},
/third_party/ffmpeg/libavformat/
Dmxf.c109 …0x04,0x01,0x01,0x01,0x04,0x01,0x01,0x01,0x01,0x03,0x00,0x00 }, 14, AVCOL_TRC_SMPTE240M }, /* SMPTE…
/third_party/ffmpeg/libavfilter/
Dvf_colorspace.c82 [CS_SMPTE240M] = AVCOL_TRC_SMPTE240M,
182 [AVCOL_TRC_SMPTE240M] = { 1.1115, 0.0228, 0.45, 4.0 },
994 ENUM("smpte240m", AVCOL_TRC_SMPTE240M, "trc"),
Dvf_setparams.c87 …{"smpte240m", NULL, 0, AV_OPT_TYPE_CONST, {.i64=AVCOL_TRC_SMPTE240M}, INT…
Dvf_zscale.c397 case AVCOL_TRC_SMPTE240M: in convert_trc()
/third_party/flutter/skia/experimental/ffmpeg/
DSkVideoDecoder.cpp39 [AVCOL_TRC_SMPTE240M] = { 1.1115, 0.0228, 0.45, 4.0 },
/third_party/skia/experimental/ffmpeg/
DSkVideoDecoder.cpp39 [AVCOL_TRC_SMPTE240M] = { 1.1115, 0.0228, 0.45, 4.0 },