Searched refs:VPX_CR_FULL_RANGE (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_encoder_parms_get_to_decoder.cc | 49 {0, 0, 0, 0, 0, VPX_CR_FULL_RANGE, VPX_CS_BT_709}, 50 {0, 0, 1, 0, 0, VPX_CR_FULL_RANGE, VPX_CS_BT_2020},
|
/external/libvpx/libvpx/vpx/ |
D | vpx_image.h | 84 VPX_CR_FULL_RANGE = 1 /**< YUV/RGB [0..255] */ enumerator
|
/external/libvpx/libvpx/vp9/ |
D | vp9_cx_iface.c | 331 VPX_CR_STUDIO_RANGE, VPX_CR_FULL_RANGE); in validate_config()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1812 cm->color_range = VPX_CR_FULL_RANGE; in read_bitdepth_colorspace_sampling()
|