Searched defs:bt_601 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_csc.c103 static const vl_csc_matrix bt_601 = variable
195 cstd = full_range ? &bt_601_full : &bt_601;
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_csc.c103 static const vl_csc_matrix bt_601 = variable
195 cstd = full_range ? &bt_601_full : &bt_601;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_xv.c27 static const float bt_601[] = {
32 static const float bt_601[] = { variable
409 const float *video_constants = (hdtv) ? bt_709 : bt_601;
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_xv.c27 static const float bt_601[] = {
32 static const float bt_601[] = { variable
409 const float *video_constants = (hdtv) ? bt_709 : bt_601;

Completed in 114 milliseconds