HomeSort by relevance Sort by last modified time
    Searched refs:odd_dst (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
convolve2_dspr2.c 124 uint8_t *odd_dst; local
137 odd_dst = (dst_ptr + dst_stride);
215 "sb %[tp3], 0(%[odd_dst]) \n\t"
216 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
226 "sb %[p4], 0(%[odd_dst]) \n\t"
227 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
229 "sb %[p2], 0(%[odd_dst]) \n\t"
230 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t
265 uint8_t *odd_dst; local
497 uint8_t *odd_dst; local
    [all...]
convolve8_dspr2.c 151 uint8_t *odd_dst; local
165 odd_dst = (dst_ptr + dst_stride);
274 "sb %[tp3], 0(%[odd_dst]) \n\t"
275 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
288 "sb %[p4], 0(%[odd_dst]) \n\t"
289 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
291 "sb %[p2], 0(%[odd_dst]) \n\t"
292 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t
331 uint8_t *odd_dst; local
621 uint8_t *odd_dst; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve2_dspr2.c 126 uint8_t *odd_dst; local
139 odd_dst = (dst_ptr + dst_stride);
217 "sb %[tp3], 0(%[odd_dst]) \n\t"
218 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
228 "sb %[p4], 0(%[odd_dst]) \n\t"
229 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
231 "sb %[p2], 0(%[odd_dst]) \n\t"
232 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t
267 uint8_t *odd_dst; local
499 uint8_t *odd_dst; local
    [all...]
vp9_convolve8_dspr2.c 169 uint8_t *odd_dst; local
183 odd_dst = (dst_ptr + dst_stride);
292 "sb %[tp3], 0(%[odd_dst]) \n\t"
293 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
306 "sb %[p4], 0(%[odd_dst]) \n\t"
307 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t"
309 "sb %[p2], 0(%[odd_dst]) \n\t"
310 "addu %[odd_dst], %[odd_dst], %[dst_pitch_2] \n\t
349 uint8_t *odd_dst; local
639 uint8_t *odd_dst; local
    [all...]

Completed in 38 milliseconds