Home
last modified time | relevance | path

Searched +defs:V +defs:c (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp54 float V = Vin - 128.0f; in yuvToRgbx() local
100 for (unsigned c = 0; c < width; c++) { in copyNV21toRGB32() local
137 for (unsigned c = 0; c < width; c++) { in copyYV12toRGB32() local
155 for (unsigned c = 0; c < width/2; c++) { in copyYUYVtoRGB32() local
162 uint8_t V = (srcPixel >> 24) & 0xFF; in copyYUYVtoRGB32() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h276 static void stbi__start_write_callbacks(stbi__write_context *s, stbi_write_func *c, void *context) in stbi__start_write_callbacks()
394 static void stbiw__putc(stbi__write_context *s, unsigned char c) in stbiw__putc()
406 static void stbiw__write3(stbi__write_context *s, unsigned char a, unsigned char b, unsigned char c) in stbiw__write3()
699 int c,r; in stbiw__write_hdr_scanline() local
882 #define stbiw__zlib_huffa(b,c) stbiw__zlib_add(stbiw__zlib_bitrev(b,c),c) argument
1073 #define stbiw__wpng4(o,a,b,c,d) ((o)[0]=STBIW_UCHAR(a),(o)[1]=STBIW_UCHAR(b),(o)[2]=STBIW_UCHAR(c),… argument
1083 static unsigned char stbiw__paeth(int a, int b, int c) in stbiw__paeth()
1258 unsigned char c = (bitBuf >> 16) & 255; in stbiw__jpg_writeBits() local
1536 float Y[256], U[256], V[256]; in stbi_write_jpg_core() local
1574 float Y[64], U[64], V[64]; in stbi_write_jpg_core() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h276 static void stbi__start_write_callbacks(stbi__write_context *s, stbi_write_func *c, void *context) in stbi__start_write_callbacks()
394 static void stbiw__putc(stbi__write_context *s, unsigned char c) in stbiw__putc()
406 static void stbiw__write3(stbi__write_context *s, unsigned char a, unsigned char b, unsigned char c) in stbiw__write3()
699 int c,r; in stbiw__write_hdr_scanline() local
882 #define stbiw__zlib_huffa(b,c) stbiw__zlib_add(stbiw__zlib_bitrev(b,c),c) argument
1073 #define stbiw__wpng4(o,a,b,c,d) ((o)[0]=STBIW_UCHAR(a),(o)[1]=STBIW_UCHAR(b),(o)[2]=STBIW_UCHAR(c),… argument
1083 static unsigned char stbiw__paeth(int a, int b, int c) in stbiw__paeth()
1258 unsigned char c = (bitBuf >> 16) & 255; in stbiw__jpg_writeBits() local
1536 float Y[256], U[256], V[256]; in stbi_write_jpg_core() local
1574 float Y[64], U[64], V[64]; in stbi_write_jpg_core() local