Home
last modified time | relevance | path

Searched defs:p_loop2_end (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless_mips_dsp_r2.c239 const uint32_t* const p_loop2_end = src + num_pixels; in AddGreenToBlueAndRed_MIPSdspR2() local
367 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGB_MIPSdspR2() local
419 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGBA_MIPSdspR2() local
469 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGBA4444_MIPSdspR2() local
543 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGB565_MIPSdspR2() local
621 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToBGR_MIPSdspR2() local
Dlossless_enc_mips_dsp_r2.c25 uint32_t* const p_loop2_end = p_loop1_end + (num_pixels & 3); in SubtractGreenFromBlueAndRed_MIPSdspR2() local