Searched defs:stp1 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct32x32_msa.c | 45 v8i16 stp0, stp1, stp2, stp3, stp4, stp5, stp6, stp7; in idct32x8_row_even_process_store() local 355 v8i16 stp0, stp1, stp2, stp3, stp4, stp5, stp6, stp7; in idct8x32_column_even_process_store() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 435 static void idct32_34_first_half(const __m128i *in, __m128i *stp1) { in idct32_34_first_half() 522 static void idct32_34_second_half(const __m128i *in, __m128i *stp1) { in idct32_34_second_half() 624 __m128i stp1[32]; in vpx_idct32x32_34_add_ssse3() local
|