Searched defs:this0 (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/simd/powerpc/ |
D | jcsample-altivec.c | 40 __vector unsigned char this0, next0, out; in jsimd_h2v1_downsample_altivec() local 96 __vector unsigned char this0, next0, this1, next1, out; in jsimd_h2v2_downsample_altivec() local
|
D | jdsample-altivec.c | 37 __vector unsigned char this0, last0, p_last0, next0 = { 0 }, p_next0, in jsimd_h2v1_fancy_upsample_altivec() local 138 __vector unsigned char this_1, this0, this1, out; in jsimd_h2v2_fancy_upsample_altivec() local
|
/external/dng_sdk/source/ |
D | dng_image_writer.cpp | 2836 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local 2860 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local
|