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

  /external/libvpx/libvpx/vp8/common/mips/msa/
mfqe_msa.c 93 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
103 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
113 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
123 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
bilinear_filter_msa.c 209 PCKEV_ST_SB(out0, out1, dst);
211 PCKEV_ST_SB(out2, out3, dst);
213 PCKEV_ST_SB(out4, out5, dst);
215 PCKEV_ST_SB(out6, out7, dst);
233 PCKEV_ST_SB(out0, out1, dst);
235 PCKEV_ST_SB(out2, out3, dst);
237 PCKEV_ST_SB(out4, out5, dst);
239 PCKEV_ST_SB(out6, out7, dst);
407 PCKEV_ST_SB(tmp0, tmp1, dst);
414 PCKEV_ST_SB(tmp2, tmp3, dst)
    [all...]
vp8_macros_msa.h     [all...]
  /external/libvpx/libvpx/vp9/common/mips/msa/
vp9_mfqe_msa.c 90 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
100 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
110 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
120 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_vert_msa.c 466 PCKEV_ST_SB(tmp0, tmp1, dst);
473 PCKEV_ST_SB(tmp2, tmp3, dst);
478 PCKEV_ST_SB(tmp0, tmp1, dst);
483 PCKEV_ST_SB(tmp2, tmp3, dst);
517 PCKEV_ST_SB(tmp0, tmp1, dst);
520 PCKEV_ST_SB(tmp2, tmp3, dst + dst_stride);
526 PCKEV_ST_SB(tmp0, tmp1, dst + 2 * dst_stride);
530 PCKEV_ST_SB(tmp2, tmp3, dst + 3 * dst_stride);
536 PCKEV_ST_SB(tmp0, tmp1, dst + 16);
540 PCKEV_ST_SB(tmp2, tmp3, dst + 16 + dst_stride)
    [all...]
vpx_convolve8_horiz_msa.c 501 PCKEV_ST_SB(out0, out1, dst);
503 PCKEV_ST_SB(out2, out3, dst);
505 PCKEV_ST_SB(out4, out5, dst);
507 PCKEV_ST_SB(out6, out7, dst);
525 PCKEV_ST_SB(out0, out1, dst);
527 PCKEV_ST_SB(out2, out3, dst);
529 PCKEV_ST_SB(out4, out5, dst);
531 PCKEV_ST_SB(out6, out7, dst);
572 PCKEV_ST_SB(out0, out1, dst);
573 PCKEV_ST_SB(out2, out3, dst + 16)
    [all...]
intrapred_msa.c 468 PCKEV_ST_SB(res_r, res_l, dst);
475 PCKEV_ST_SB(res_r, res_l, dst);
482 PCKEV_ST_SB(res_r, res_l, dst);
489 PCKEV_ST_SB(res_r, res_l, dst);
518 PCKEV_ST_SB(res_r0, res_l0, dst);
519 PCKEV_ST_SB(res_r1, res_l1, dst + 16);
528 PCKEV_ST_SB(res_r0, res_l0, dst);
529 PCKEV_ST_SB(res_r1, res_l1, dst + 16);
538 PCKEV_ST_SB(res_r0, res_l0, dst);
539 PCKEV_ST_SB(res_r1, res_l1, dst + 16)
    [all...]
vpx_convolve8_msa.c 488 PCKEV_ST_SB(tmp1, tmp2, dst);
496 PCKEV_ST_SB(tmp1, tmp2, dst);
504 PCKEV_ST_SB(tmp1, tmp2, dst);
512 PCKEV_ST_SB(tmp1, tmp2, dst);
macros_msa.h     [all...]

Completed in 8158 milliseconds