Searched defs:alpha_stride (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | alpha_processing_neon.c | 84 int alpha_stride, int width, int height, in DispatchAlpha_NEON() 116 int alpha_stride, int width, int height, in DispatchAlphaToGreen_NEON() 137 uint8_t* WEBP_RESTRICT alpha, int alpha_stride) { in ExtractAlpha_NEON()
|
| D | alpha_processing.c | 199 const uint8_t* WEBP_RESTRICT alpha, int alpha_stride, in WebPMultRows() 295 static int DispatchAlpha_C(const uint8_t* WEBP_RESTRICT alpha, int alpha_stride, in DispatchAlpha_C() 315 int alpha_stride, int width, int height, in DispatchAlphaToGreen_C() 330 uint8_t* WEBP_RESTRICT alpha, int alpha_stride) { in ExtractAlpha_C()
|
| D | alpha_processing_sse41.c | 24 uint8_t* WEBP_RESTRICT alpha, int alpha_stride) { in ExtractAlpha_SSE41()
|
| D | alpha_processing_sse2.c | 22 int alpha_stride, int width, int height, in DispatchAlpha_SSE2() 76 int alpha_stride, int width, int height, in DispatchAlphaToGreen_SSE2() 104 uint8_t* WEBP_RESTRICT alpha, int alpha_stride) { in ExtractAlpha_SSE2()
|
| D | alpha_processing_mips_dsp_r2.c | 19 static int DispatchAlpha_MIPSdspR2(const uint8_t* alpha, int alpha_stride, in DispatchAlpha_MIPSdspR2()
|
| /third_party/ffmpeg/libavcodec/ |
| D | proresenc_anatoliy.c | 543 int luma_stride, chroma_stride, alpha_stride = 0; in encode_slice() local
|