Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_yuv.c496 uint8_t y0, y1, u, v; in util_format_uyvy_unpack_rgba_float() local
543 uint8_t y0, y1, u, v; in util_format_vyuy_unpack_rgba_float() local
590 uint8_t y0, y1, u, v; in util_format_uyvy_unpack_rgba_8unorm() local
637 uint8_t y0, y1, u, v; in util_format_vyuy_unpack_rgba_8unorm() local
683 uint8_t y0, y1, u, v; in util_format_uyvy_pack_rgba_float() local
687 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_uyvy_pack_rgba_float() local
735 uint8_t y0, y1, u, v; in util_format_vyuy_pack_rgba_float() local
739 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_vyuy_pack_rgba_float() local
788 uint8_t y0, y1, u, v; in util_format_uyvy_pack_rgba_8unorm() local
792 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_uyvy_pack_rgba_8unorm() local
[all …]
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DFormatConversions.cpp255 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb565() local
301 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb888() local
339 signed y1 = (signed)yv12_y[i] - 16; in yuv420p_to_rgb888() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat2x3.inl51 T x1, T y1, T z1
73 X1 x1, Y1 y1, Z1 z1,
Dtype_mat4x2.inl66 T x1, T y1,
102 X1 x1, Y1 y1,
Dtype_mat2x4.inl52 T x1, T y1, T z1, T w1
74 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat3x2.inl55 T x1, T y1,
86 X1 x1, Y1 y1,
Dtype_mat2x2.inl53 T const & x1, T const & y1
73 X1 const & x1, Y1 const & y1,
Dtype_mat4x3.inl59 T const & x1, T const & y1, T const & z1,
95 X1 const & x1, Y1 const & y1, Z1 const & z1,
Dtype_mat3x4.inl55 T x1, T y1, T z1, T w1,
86 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat3x3.inl57 T x1, T y1, T z1,
88 X1 x1, Y1 y1, Z1 z1,
Dtype_mat4x4.inl61 T const & x1, T const & y1, T const & z1, T const & w1,
110 X1 const & x1, Y1 const & y1, Z1 const & z1, W1 const & w1,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta.h42 uint32_t x0, y0, x1, y1; member
Dvk_meta_draw_rects.c248 float y1 = rects[r].y1 * y_scale - 1.0f; in create_vertex_buffer() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXregion.h52 short x1, x2, y1, y2; member
DXlib.h431 short x1, y1, x2, y2; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp727 int y0, y1; in hdr_luminance_small_range_unpack() local
764 int y0, y1; in hdr_luminance_large_range_unpack() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl61 float const & x1, float const & y1, float const & z1, float const & w1,
Dsimd_quat.inl613 __m128 y1 = _mm_mul_ps(x5, c1); local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h346 static inline float LinearInterpolation(float x, float x1, float x2, float y1, float y2) { in LinearInterpolation()
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp885 float y1 = itr1->second; in createPwleMaxLevelLimitMap() local
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp187 float y1 = itr1->second; in createPwleMaxLevelLimitMap() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBgeom.h92 short x1,y1; member
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h1306 __s32 y1; member
Ddrm.h92 unsigned short y1; member
/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h1708 LONG y1; member

12