HomeSort by relevance Sort by last modified time
    Searched defs:FRAME_SIZE (Results 1 - 25 of 37) sorted by null

1 2

  /external/compiler-rt/test/asan/TestCases/
uar_and_exceptions.cc 12 #ifndef FRAME_SIZE
13 # define FRAME_SIZE 100
25 char frame[FRAME_SIZE];
  /external/libunwind/tests/
ia64-test-rbs-asm.S 38 #define FRAME_SIZE 48
60 addl r3 = STACK_SIZE-FRAME_SIZE, r2; /* r3 = &stackframe */ \
ia64-test-stack-asm.S 40 #define FRAME_SIZE 48
54 addl r3 = STACK_SIZE-FRAME_SIZE, r2 // r3 = &stackframe
  /hardware/samsung_slsi/exynos5/libexynosutils/
exynos5_format_v4l2.c 244 unsigned int FRAME_SIZE(
249 unsigned int frame_size = 0; local
255 frame_size = GET_16BPP_FRAME_SIZE(width, height);
260 frame_size = GET_24BPP_FRAME_SIZE(width, height);
268 frame_size = GET_32BPP_FRAME_SIZE(width, height);
277 frame_size = size + 2 * ALIGN(width >> 1, 8) * ALIGN(height >> 1, 8);
285 frame_size = size + ALIGN(ALIGN(width, 16) * ALIGN(height >> 1, 8), 2048);
289 frame_size = ALIGN_TO_8KB(ALIGN_TO_128B(width) * ALIGN_TO_32B(height))
305 frame_size = GET_16BPP_FRAME_SIZE(width, height);
314 return frame_size;
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips3.s 760 #define FRAME_SIZE 48
765 PTR_SUB sp,FRAME_SIZE
1385 PTR_ADD sp,FRAME_SIZE
    [all...]
sparcv8.S 525 #define FRAME_SIZE -96
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
  /external/chromium_org/third_party/opus/src/doc/
trivial_example.c 39 #define FRAME_SIZE 960
54 opus_int16 in[FRAME_SIZE*CHANNELS];
115 int frame_size; local
118 fread(pcm_bytes, sizeof(short)*CHANNELS, FRAME_SIZE, fin);
122 for (i=0;i<CHANNELS*FRAME_SIZE;i++)
126 nbBytes = opus_encode(encoder, in, FRAME_SIZE, cbits, MAX_PACKET_SIZE);
134 /* Decode the data. In this example, frame_size will be constant because
138 frame_size = opus_decode(decoder, cbits, nbBytes, out, MAX_FRAME_SIZE, 0);
139 if (frame_size<0)
146 for(i=0;i<CHANNELS*frame_size;i++
    [all...]
  /external/libopus/doc/
trivial_example.c 39 #define FRAME_SIZE 960
54 opus_int16 in[FRAME_SIZE*CHANNELS];
115 int frame_size; local
118 fread(pcm_bytes, sizeof(short)*CHANNELS, FRAME_SIZE, fin);
122 for (i=0;i<CHANNELS*FRAME_SIZE;i++)
126 nbBytes = opus_encode(encoder, in, FRAME_SIZE, cbits, MAX_PACKET_SIZE);
134 /* Decode the data. In this example, frame_size will be constant because
138 frame_size = opus_decode(decoder, cbits, nbBytes, out, MAX_FRAME_SIZE, 0);
139 if (frame_size<0)
146 for(i=0;i<CHANNELS*frame_size;i++
    [all...]
  /external/openssl/crypto/bn/asm/
mips3.s 760 #define FRAME_SIZE 48
765 PTR_SUB sp,FRAME_SIZE
1385 PTR_ADD sp,FRAME_SIZE
    [all...]
sparcv8.S 525 #define FRAME_SIZE -96
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
ptrace-abi.h 42 #define FRAME_SIZE 17
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
ptrace-abi.h 42 #define FRAME_SIZE 17
  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /development/ndk/platforms/android-L/arch-x86/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /external/kernel-headers/original/uapi/asm-x86/asm/
ptrace-abi.h 23 #define FRAME_SIZE 17
56 #define FRAME_SIZE 168
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ptrace-abi.h 34 #define FRAME_SIZE 17
65 #define FRAME_SIZE 168
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ptrace-abi.h 34 #define FRAME_SIZE 17
65 #define FRAME_SIZE 168
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ptrace-abi.h 34 #define FRAME_SIZE 17
65 #define FRAME_SIZE 168
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ptrace-abi.h 34 #define FRAME_SIZE 17
65 #define FRAME_SIZE 168
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ptrace-abi.h 34 #define FRAME_SIZE 17
65 #define FRAME_SIZE 168
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
ptrace-abi.h 44 #define FRAME_SIZE 17
76 #define FRAME_SIZE 168

Completed in 1123 milliseconds

1 2