/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_yuv.h | 68 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b)); in util_format_rgb_float_to_yuv() local 72 *y = _y + 16; in util_format_rgb_float_to_yuv() 82 const int _y = y - 16; in util_format_yuv_to_rgb_float() local 90 *r = scale * (y_factor * _y + 1.596f * _v); in util_format_yuv_to_rgb_float() 91 *g = scale * (y_factor * _y - 0.391f * _u - 0.813f * _v); in util_format_yuv_to_rgb_float() 92 *b = scale * (y_factor * _y + 2.018f * _u ); in util_format_yuv_to_rgb_float() 110 const int _y = y - 16; in util_format_yuv_to_rgb_8unorm() local 114 const int _r = (298 * _y + 409 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() 115 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() 116 const int _b = (298 * _y + 516 * _u + 128) >> 8; in util_format_yuv_to_rgb_8unorm()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.h | 133 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h) : in Dim() 134 x(_x), y(_y), in Dim() 136 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h, uint32_t _o) : in Dim() 137 x(_x), y(_y), in Dim()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.h | 133 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h) : in Dim() 134 x(_x), y(_y), in Dim() 136 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h, uint32_t _o) : in Dim() 137 x(_x), y(_y), in Dim()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.h | 160 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h) : in Dim() 161 x(_x), y(_y), in Dim() 163 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h, uint32_t _o) : in Dim() 164 x(_x), y(_y), in Dim()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.h | 164 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h) : in Dim() 165 x(_x), y(_y), in Dim() 167 Dim(uint32_t _x, uint32_t _y, uint32_t _w, uint32_t _h, uint32_t _o) : in Dim() 168 x(_x), y(_y), in Dim()
|
/hardware/google/gfxstream/guest/mesa/src/util/perf/ |
D | gpuvis_trace_utils.h | 43 #define GPUVIS_ATTR_PRINTF( _x, _y ) __attribute__( ( __format__( __printf__, _x, _y ) ) ) argument 47 #define GPUVIS_ATTR_PRINTF( _x, _y ) argument
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 178 uint32_t _y = y; in allocationElementWrite() local 184 …Device::getHal().AllocationElementData(mContext, _allocation, _x, _y, _z, _lod, _dataPtr, _sizeByt… in allocationElementWrite() 247 uint32_t _y = y; in allocationElementRead() local 253 …Device::getHal().AllocationElementRead(mContext, _allocation, _x, _y, _z, _lod, _data, _sizeBytes,… in allocationElementRead()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_AMDX_shader_enqueue.adoc | 345 _y size_ 356 _y size_
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | primsrast.adoc | 3035 _x-major_ or _y-major_.
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 2620 Ҋ����I��[�}��$�Q���n��6�K�y�!2}ϙ�_y��T�R͆<D�� Hb 3074 …����)���a�Mo�EX7���p!����^\0�1���>6Qr�>�"�Fb�j���f5����ZB�_y͠Q��<l�hQc��U\��Ly… 5417 c�f�5U��<��\@���7�tx5F РlL!�*�vo�/x�4mZ o[�G�A�z��a��q��d��X��4߷�GU�Yc��Sj\1�_y�8�M��…
|