OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_709
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_enums.h
82
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 448 milliseconds