Searched defs:loop_end (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | alpha_processing_mips_dsp_r2.c | 134 const uint32_t* const loop_end = out + len - rest; in PackARGB_MIPSdspR2() local 177 const uint32_t* const loop_end = out + len - rest; in PackRGB_MIPSdspR2() local
|
A D | rescaler_mips_dsp_r2.c | 174 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPSdspR2() local
|
A D | rescaler_mips32.c | 154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local
|
Completed in 4 milliseconds