Home
last modified time | relevance | path

Searched refs:AVCOL_TRC_GAMMA22 (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcolor_utils.c42 case AVCOL_TRC_GAMMA22: in avpriv_get_gamma_from_trc()
181 case AVCOL_TRC_GAMMA22: in avpriv_get_trc_function_from_trc()
Dpixfmt.h488 AVCOL_TRC_GAMMA22 = 4, ///< also ITU-R BT470M / ITU-R BT1700 625 PAL & SECAM enumerator
Dpixdesc.c2431 [AVCOL_TRC_GAMMA22] = "bt470m",
/third_party/ffmpeg/libavcodec/
Davs3.h83 AVCOL_TRC_GAMMA22 , // 4
Dv4l2_buffers.c195 case V4L2_COLORSPACE_470_SYSTEM_M: return AVCOL_TRC_GAMMA22; in v4l2_get_color_trc()
Doptions_table.h353 {"gamma22", "BT.470 M", 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_TRC_GAMMA22 }, INT_MI…
Dvideotoolboxenc.c980 case AVCOL_TRC_GAMMA22: in get_cv_transfer_function()
Dexr.c2303 … AV_OPT_TYPE_CONST, {.i64 = AVCOL_TRC_GAMMA22 }, INT_MIN, INT_MAX, VD, "apply_trc_type"},
Dtiff.c1962 p->color_trc = AVCOL_TRC_GAMMA22; in decode_frame()
/third_party/ffmpeg/libavformat/
Dmxf.c107 …,0x04,0x01,0x01,0x01,0x04,0x01,0x01,0x01,0x01,0x01,0x00,0x00 }, 14, AVCOL_TRC_GAMMA22 }, /* ITU-R …
/third_party/ffmpeg/libavfilter/
Dvf_colorspace.c76 [CS_BT470M] = AVCOL_TRC_GAMMA22,
179 [AVCOL_TRC_GAMMA22] = { 1.0, 0.0, 1.0 / 2.2, 0.0 },
989 ENUM("bt470m", AVCOL_TRC_GAMMA22, "trc"),
990 ENUM("gamma22", AVCOL_TRC_GAMMA22, "trc"),
Dvf_setparams.c84 …{"bt470m", NULL, 0, AV_OPT_TYPE_CONST, {.i64=AVCOL_TRC_GAMMA22}, INT…
Dvf_zscale.c391 case AVCOL_TRC_GAMMA22: in convert_trc()
/third_party/flutter/skia/experimental/ffmpeg/
DSkVideoDecoder.cpp36 [AVCOL_TRC_GAMMA22] = { 1.0, 0.0, 1.0 / 2.2, 0.0 },
/third_party/skia/experimental/ffmpeg/
DSkVideoDecoder.cpp36 [AVCOL_TRC_GAMMA22] = { 1.0, 0.0, 1.0 / 2.2, 0.0 },