Home
last modified time | relevance | path

Searched defs:store4 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libpng/intel/
H A Dfilter_sse2_intrinsics.c36 static void store4(void* p, __m128i v) { in store4() function
/third_party/skia/src/core/
H A DSk4px.h59 void store4(SkPMColor px[4]) const { memcpy(px, this, 16); } in store4() function in __anon18669::Sk4px
[all...]
/third_party/lame/libmp3lame/vector/
H A Dxmm_quantize_sub.c125 store4(__m128 v, float* f0, float* f1, float* f2, float* f3) in store4() function
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h162 SI void store4(uint16_t* ptr, size_t tail, U16 r, U16 g, U16 b, U16 a) { in store4() function
183 SI void store4(float* ptr, size_t tail, F r, F g, F b, F a) { in store4() function
[all...]

Completed in 6 milliseconds