Searched defs:y0 (Results 1 – 15 of 15) sorted by relevance
| /device/generic/goldfish/camera/ |
| D | converters.cpp | 88 uint8_t* y0 = y; in rgba2yuv() local
|
| D | jpeg.cpp | 97 uint8_t* y0 = alignedMemory; in compressYUVImplPixelsSlow() local
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | astcenc_color_unquantize.cpp | 727 int y0, y1; in hdr_luminance_small_range_unpack() local 764 int y0, y1; in hdr_luminance_large_range_unpack() local
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | simd_mat4.inl | 60 float const & x0, float const & y0, float const & z0, float const & w0,
|
| D | simd_quat.inl | 612 __m128 y0 = _mm_mul_ps(x3, c0); local
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ |
| D | type_mat2x3.inl | 50 T x0, T y0, T z0,
|
| D | type_mat3x2.inl | 54 T x0, T y0,
|
| D | type_mat2x2.inl | 52 T const & x0, T const & y0,
|
| D | type_mat4x2.inl | 65 T x0, T y0,
|
| D | type_mat2x4.inl | 51 T x0, T y0, T z0, T w0,
|
| D | type_mat3x4.inl | 54 T x0, T y0, T z0, T w0,
|
| D | type_mat4x3.inl | 58 T const & x0, T const & y0, T const & z0,
|
| D | type_mat3x3.inl | 56 T x0, T y0, T z0,
|
| D | type_mat4x4.inl | 60 T const & x0, T const & y0, T const & z0, T const & w0,
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | arm_math.h | 5770 float32_t y0, y1; /* Nearest output values */ in arm_linear_interp_f32() local 5828 q31_t y0, y1; /* Nearest output values */ in arm_linear_interp_q31() local 5890 q15_t y0, y1; /* Nearest output values */ in arm_linear_interp_q15() local 5950 q7_t y0, y1; /* Nearest output values */ in arm_linear_interp_q7() local
|