OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_601
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_enums.h
81
BT_601
= 1, // YUV
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_csc.c
103
static const vl_csc_matrix
bt_601
=
variable
195
cstd = full_range ? &bt_601_full : &
bt_601
;
/external/mesa3d/src/gallium/auxiliary/vl/
vl_csc.c
103
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/
xorg_xv.c
27
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/
xorg_xv.c
27
static const float
bt_601
[] = {
32
static const float
bt_601
[] = {
variable
409
const float *video_constants = (hdtv) ? bt_709 :
bt_601
;
Completed in 787 milliseconds