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

  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant.cpp 22 #define LSL 18
386 q_value = smulbb(q_scale, coeff); /*mov q_value, coeff, lsl #14 */
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 43 LSL, LSR, ASR, ROR
  /external/v8/src/arm/
constants-arm.h 167 LSL = 0, // Logical shift left
assembler-arm.h 319 LSL = 0 << 5,
    [all...]
assembler-thumb2.h 319 LSL = 0 << 5,
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 486 #define LSL(a, b) CHOICE(lsl ARG2(a,b), lsl ARG2(a,b), lsl ARG2(b,a))
    [all...]

Completed in 2346 milliseconds