Home | History | Annotate | Download | only in arm

Lines Matching refs:ppi4_hsad

796     WORD32 **ppi4_hsad,
833 pi4_4x4_hsad = ppi4_hsad[HAD_4x4] + pos_x + pos_y * num_4x4_in_row;
834 pi4_8x8_hsad = ppi4_hsad[HAD_8x8] + (pos_x >> 1) + (pos_y >> 1) * (num_4x4_in_row >> 1);
983 WORD32 **ppi4_hsad,
1023 pi4_16x16_hsad = ppi4_hsad[HAD_16x16] + (pos_x >> 2) + (pos_y >> 2) * (num_4x4_in_row >> 2);
1046 ppi4_hsad,