Searched refs:highbd_store_combine_results_bd8 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_add_neon.c | 78 static INLINE void highbd_store_combine_results_bd8(uint16_t *p1, uint16_t *p2, in highbd_store_combine_results_bd8() function 422 highbd_store_combine_results_bd8(dest2, dest3, stride, q[6], q[7], q[8], in highbd_idct32_bands_end_2nd_pass_bd8() 432 highbd_store_combine_results_bd8(dest0, dest1, stride, q[4], q[5], q[6], in highbd_idct32_bands_end_2nd_pass_bd8() 448 highbd_store_combine_results_bd8(dest2, dest3, stride, q[6], q[7], q[8], in highbd_idct32_bands_end_2nd_pass_bd8() 458 highbd_store_combine_results_bd8(dest0, dest1, stride, q[4], q[5], q[6], in highbd_idct32_bands_end_2nd_pass_bd8() 474 highbd_store_combine_results_bd8(dest2, dest3, stride, q[6], q[7], q[8], in highbd_idct32_bands_end_2nd_pass_bd8() 484 highbd_store_combine_results_bd8(dest0, dest1, stride, q[4], q[5], q[6], in highbd_idct32_bands_end_2nd_pass_bd8() 500 highbd_store_combine_results_bd8(dest2, dest3, stride, q[6], q[7], q[8], in highbd_idct32_bands_end_2nd_pass_bd8() 508 highbd_store_combine_results_bd8(dest0, dest1, stride, q[4], q[5], q[6], in highbd_idct32_bands_end_2nd_pass_bd8()
|