Searched refs:dest_pix1 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c41 uint8_t *dest_pix, *dest_pix1; local
57 dest_pix1 = dest + i + 31 * dest_stride;
806 "lbu %[temp2], 0(%[dest_pix1]) \n\t"
809 "sb %[temp0], 0(%[dest_pix1]) \n\t"
810 "subu %[dest_pix1], %[dest_pix1], %[dest_stride] \n\t"
811 "lbu %[temp3], 0(%[dest_pix1]) \n\t"
814 "sb %[temp1], 0(%[dest_pix1]) \n\t"
815 "subu %[dest_pix1], %[dest_pix1],
[all...]
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c41 uint8_t *dest_pix, *dest_pix1; local
57 dest_pix1 = dest + i + 31 * dest_stride;
806 "lbu %[temp2], 0(%[dest_pix1]) \n\t"
809 "sb %[temp0], 0(%[dest_pix1]) \n\t"
810 "subu %[dest_pix1], %[dest_pix1], %[dest_stride] \n\t"
811 "lbu %[temp3], 0(%[dest_pix1]) \n\t"
814 "sb %[temp1], 0(%[dest_pix1]) \n\t"
815 "subu %[dest_pix1], %[dest_pix1],
[all...]

Completed in 1348 milliseconds