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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 26 uint8_t *left_dst, *right_dst; local
40 left_dst = left_dst_start;
55 "sw %[left_pix], 0(%[left_dst]) \n\t"
59 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
63 left_dst += 4;
69 "sb %[left_pix], 0(%[left_dst]) \n\t"
73 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
77 left_dst += 1
    [all...]
  /external/libvpx/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 26 uint8_t *left_dst, *right_dst; local
40 left_dst = left_dst_start;
55 "sw %[left_pix], 0(%[left_dst]) \n\t"
59 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
63 left_dst += 4;
69 "sb %[left_pix], 0(%[left_dst]) \n\t"
73 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
77 left_dst += 1
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 26 uint8_t *left_dst, *right_dst; local
40 left_dst = left_dst_start;
55 "sw %[left_pix], 0(%[left_dst]) \n\t"
59 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
63 left_dst += 4;
69 "sb %[left_pix], 0(%[left_dst]) \n\t"
73 : [left_dst] "r" (left_dst), [left_pix] "r" (left_pix),
77 left_dst += 1
    [all...]

Completed in 110 milliseconds