HomeSort by relevance Sort by last modified time
    Searched refs:Temp1 (Results 26 - 27 of 27) sorted by null

12

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 26 int Temp0, Temp1, Temp2, Temp3, Temp4;
39 "lh %[Temp1], 8(%[input]) \n\t"
44 "add %[Temp2], %[Temp0], %[Temp1] \n\t"
48 "sub %[Temp3], %[Temp0], %[Temp1] \n\t"
59 "lh %[Temp1], 12(%[input]) \n\t"
61 "msub $ac0, %[Temp1], %[cospi_8_64] \n\t"
78 "madd $ac1, %[Temp1], %[cospi_24_64] \n\t"
79 "extp %[Temp1], $ac1, 31 \n\t"
88 "add %[step1_0], %[Temp4], %[Temp1] \n\t"
89 "sub %[step1_3], %[Temp4], %[Temp1] \n\t
    [all...]
  /external/opencv/cv/include/
cvtypes.h 288 float* Temp1; /* temp1->data.fl */
308 CvMat* temp1; /* temporary matrices */ member in struct:CvKalman

Completed in 738 milliseconds

12