HomeSort by relevance Sort by last modified time
    Searched full:bt_709 (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 106 BT_709 = 2, // YUV
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 89 BT_709 = 2, // YUV
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_enums.h 103 BT_709 = 2, // YUV
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_csc.c 127 static const vl_csc_matrix bt_709 = variable
198 cstd = full_range ? &bt_709_full : &bt_709;
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_csc.c 127 static const vl_csc_matrix bt_709 = variable
198 cstd = full_range ? &bt_709_full : &bt_709;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 41 static const float bt_709[] = {
46 static const float bt_709[] = { variable
409 const float *video_constants = (hdtv) ? bt_709 : bt_601;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 41 static const float bt_709[] = {
46 static const float bt_709[] = { variable
409 const float *video_constants = (hdtv) ? bt_709 : bt_601;

Completed in 1449 milliseconds