Home
last modified time | relevance | path

Searched defs:bt2020 (Results 1 – 8 of 8) sorted by relevance

/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-colors.cpp77 static constexpr double bt2020[3][3] = { variable
/external/mesa3d/src/vulkan/runtime/
Dvk_nir_convert_ycbcr.c104 static const nir_const_value_3_4 bt2020 = { { in ycbcr_model_to_rgb_matrix() local
/external/mesa3d/src/mesa/state_tracker/
Dst_program.h64 GLuint bt2020; member
/external/v4l-utils/utils/common/
Dv4l2-tpg-core.c684 static const int bt2020[3][3] = { in color_to_ycbcr() local
798 static const int bt2020[3][3] = { in ycbcr_to_color() local
/external/v4l-utils/utils/qvidcap/
Dv4l2-tpg-core.c684 static const int bt2020[3][3] = { in color_to_ycbcr() local
798 static const int bt2020[3][3] = { in ycbcr_to_color() local
/external/v4l-utils/utils/qv4l2/
Dv4l2-tpg-core.c684 static const int bt2020[3][3] = { in color_to_ycbcr() local
798 static const int bt2020[3][3] = { in ycbcr_to_color() local
/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-tpg-core.c684 static const int bt2020[3][3] = { in color_to_ycbcr() local
798 static const int bt2020[3][3] = { in ycbcr_to_color() local
/external/mesa3d/src/amd/vpelib/inc/
Dvpe_types.h175 uint32_t bt2020 : 1; /**< BT 2020 */ member