Home
last modified time | relevance | path

Searched refs:SRA_2V (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Davg_msa.c426 SRA_2V(hbuf_r, hbuf_l, 3); in vpx_int_pro_row_msa()
468 SRA_2V(hbuf_r, hbuf_l, 4); in vpx_int_pro_row_msa()
510 SRA_2V(hbuf_r, hbuf_l, 5); in vpx_int_pro_row_msa()
Dmacros_msa.h1439 #define SRA_2V(in0, in1, shift) \ macro