HomeSort by relevance Sort by last modified time
    Searched refs:frame_offset (Results 1 - 16 of 16) sorted by null

  /hardware/msm7k/libcamera/
QualcommCameraHardware.h 109 int frame_offset,
134 int frame_offset,
142 int frame_offset,
154 int frame_offset,
163 int frame_offset,
QualcommCameraHardware.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
pitch_fr.cpp 1400 Word16 frame_offset; local
    [all...]
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 385 static T& frame_entry(Address re_frame, int frame_offset) {
386 return reinterpret_cast<T&>(Memory::int32_at(re_frame + frame_offset));
full-codegen-mips.cc 700 void FullCodeGenerator::StoreToFrameField(int frame_offset, Register value) {
  /external/libnfc-nxp/src/
phDnldNfc.c 2067 uint16_t frame_offset = local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 451 #define frame_offset (crtl->x_frame_offset)
450 #define frame_offset macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 451 #define frame_offset (crtl->x_frame_offset)
450 #define frame_offset macro
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
function.h 451 #define frame_offset (crtl->x_frame_offset)
450 #define frame_offset macro
  /external/v8/src/
full-codegen.h 524 void StoreToFrameField(int frame_offset, Register value);
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc     [all...]
full-codegen-arm.cc 4331 ASSERT_EQ(POINTER_SIZE_ALIGN(frame_offset), frame_offset); local
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc     [all...]
full-codegen-ia32.cc 4320 ASSERT_EQ(POINTER_SIZE_ALIGN(frame_offset), frame_offset); local
    [all...]
  /external/v8/src/x64/
regexp-macro-assembler-x64.cc     [all...]
full-codegen-x64.cc     [all...]

Completed in 486 milliseconds