Home
last modified time | relevance | path

Searched defs:_y (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_yuv.h68 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b)); in util_format_rgb_float_to_yuv() local
82 const int _y = y - 16; in util_format_yuv_to_rgb_float() local
110 const int _y = y - 16; in util_format_yuv_to_rgb_8unorm() local
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h43 #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/
DContext.cpp178 uint32_t _y = y; in allocationElementWrite() local
247 uint32_t _y = y; in allocationElementRead() local