Searched refs:VPX_CS_BT_601 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx/ |
D | vpx_image.h | 72 VPX_CS_BT_601 = 1, /**< BT.601 */ enumerator
|
/external/libvpx/libvpx/test/ |
D | vp9_encoder_parms_get_to_decoder.cc | 48 { 0, 0, 0, 1, 0, VPX_CR_STUDIO_RANGE, VPX_CS_BT_601, { 0, 0 } },
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 433 { "bt601", VPX_CS_BT_601 },
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1842 cm->color_space = VPX_CS_BT_601; in read_uncompressed_header()
|