Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp590 int32_t d0x = d0; in hdr_rgb_unpack3() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp624 int32_t d0x = d0; in hdr_rgb_unpack() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c506 #define R300_NIBBLES(x0, y0, x1, y1, x2, y2, d0y, d0x) \ argument