Home
last modified time | relevance | path

Searched refs:fac (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h42 #define MAKE_HRESULT(sev,fac,code) \ argument
45 ((HRESULT)(fac) << 16) | \
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h2182 …g *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi__uint1… in stbi__jpeg_decode_block() argument
2206 r = fac[c]; in stbi__jpeg_decode_block()
2262 …tbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac() argument
2281 r = fac[c]; in stbi__jpeg_decode_block_prog_ac()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h2182 …g *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi__uint1… in stbi__jpeg_decode_block() argument
2206 r = fac[c]; in stbi__jpeg_decode_block()
2262 …tbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac() argument
2281 r = fac[c]; in stbi__jpeg_decode_block_prog_ac()