HomeSort by relevance Sort by last modified time
    Searched defs:L03 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i112045-2.s 6 L03:
7 .long L04 - L03
  /system/bt/embdrv/sbc/decoder/srce/
synthesis-dct8.c 94 double L00, L01, L02, L03, L04, L05, L06, L07;
123 L03 = (in3 + in4);
124 OI_ASSERT(VALID_INT32(L03));
135 FLOAT_BUTTERFLY(L00, L03);
138 L02 += L03;
151 FLOAT_BUTTERFLY(L03, L02);
154 out[2] = (float)FLOAT_SCALE(L03, DCTII_8_SHIFT_2);
256 int32_t L00, L01, L02, L03, L04, L05, L06, L07;
285 L03 = in3 + in4;
292 BUTTERFLY(L00, L03);
    [all...]

Completed in 919 milliseconds