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

  /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 449 milliseconds