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

  /external/chromium_org/third_party/libyuv/source/
rotate_mips.cc 315 uint8* dst_b, int dst_stride_b,
330 // check word aligment for dst_a, dst_b, dst_stride_a and dst_stride_b
332 "andi $t8, %[dst_b], 0x3 \n"
347 "addu $s6, %[dst_b], %[dst_stride_b] \n"
370 "sw $s4, 0(%[dst_b]) \n"
392 "sw $s4, 4(%[dst_b]) \n"
395 " addu %[dst_b], %[dst_b], $t8 \n"
399 // dst_a or dst_b or dst_stride_a or dst_stride_b not word aligned
406 "addu $s6, %[dst_b], %[dst_stride_b] \n
    [all...]
rotate_neon.cc 195 uint8* dst_b, int dst_stride_b,
266 "add %5, %5, %6, lsl #3 \n" // dst_b += 8 * dst_stride_b
336 "add %5, %5, %6, lsl #2 \n" // dst_b += 4 * dst_stride_b
372 "add %5, %5, %6, lsl #1 \n" // dst_b += 2 * dst_stride_b
397 "+r"(dst_b), // %5