HomeSort by relevance Sort by last modified time
    Searched refs:VPX_CR_FULL_RANGE (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/test/
vp9_encoder_parms_get_to_decoder.cc 49 { 0, 0, 0, 0, 0, VPX_CR_FULL_RANGE, VPX_CS_BT_709, { 0, 0 } },
50 { 0, 0, 1, 0, 0, VPX_CR_FULL_RANGE, VPX_CS_BT_2020, { 0, 0 } },
  /external/libvpx/libvpx/vpx/
vpx_image.h 84 VPX_CR_FULL_RANGE = 1 /**< YUV/RGB [0..255] */
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 355 RANGE_CHECK(extra_cfg, color_range, VPX_CR_STUDIO_RANGE, VPX_CR_FULL_RANGE);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 369 milliseconds