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 97 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
107 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
117 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
127 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
bilinear_filter_msa.c 230 PCKEV_ST_SB(out0, out1, dst);
232 PCKEV_ST_SB(out2, out3, dst);
234 PCKEV_ST_SB(out4, out5, dst);
236 PCKEV_ST_SB(out6, out7, dst);
255 PCKEV_ST_SB(out0, out1, dst);
257 PCKEV_ST_SB(out2, out3, dst);
259 PCKEV_ST_SB(out4, out5, dst);
261 PCKEV_ST_SB(out6, out7, dst);
445 PCKEV_ST_SB(tmp0, tmp1, dst);
452 PCKEV_ST_SB(tmp2, tmp3, dst)
    [all...]
vp8_macros_msa.h     [all...]
  /external/libvpx/libvpx/vp9/common/mips/msa/
vp9_mfqe_msa.c 92 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
102 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
112 PCKEV_ST_SB(res_h_r, res_h_l, dst_ptr);
122 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 467 PCKEV_ST_SB(res_r, res_l, dst);
474 PCKEV_ST_SB(res_r, res_l, dst);
481 PCKEV_ST_SB(res_r, res_l, dst);
488 PCKEV_ST_SB(res_r, res_l, dst);
517 PCKEV_ST_SB(res_r0, res_l0, dst);
518 PCKEV_ST_SB(res_r1, res_l1, dst + 16);
527 PCKEV_ST_SB(res_r0, res_l0, dst);
528 PCKEV_ST_SB(res_r1, res_l1, dst + 16);
537 PCKEV_ST_SB(res_r0, res_l0, dst);
538 PCKEV_ST_SB(res_r1, res_l1, dst + 16)
    [all...]
vpx_convolve8_msa.c 490 PCKEV_ST_SB(tmp1, tmp2, dst);
498 PCKEV_ST_SB(tmp1, tmp2, dst);
506 PCKEV_ST_SB(tmp1, tmp2, dst);
514 PCKEV_ST_SB(tmp1, tmp2, dst);
macros_msa.h     [all...]

Completed in 56 milliseconds