Home
last modified time | relevance | path

Searched refs:vpx_color_range_t (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvpx_image.h85 } vpx_color_range_t; /**< alias for enum vpx_color_range */ typedef
91 vpx_color_range_t range; /**< Color Range */
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h59 vpx_color_range_t color_range;
/external/libvpx/libvpx/test/
Dvp9_encoder_parms_get_to_decoder.cc41 vpx_color_range_t color_range;
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h114 vpx_color_range_t color_range;
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h266 vpx_color_range_t color_range;
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c51 vpx_color_range_t color_range;
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1723 cm->color_range = (vpx_color_range_t)vpx_rb_read_bit(rb); in read_bitdepth_colorspace_sampling()