HomeSort by relevance Sort by last modified time
    Searched full:framesize (Results 101 - 125 of 453) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/interfaces/camera/device/3.4/default/
ExternalCameraDevice.cpp 808 v4l2_frmsizeenum frameSize {
811 for (; TEMP_FAILURE_RETRY(ioctl(fd, VIDIOC_ENUM_FRAMESIZES, &frameSize)) == 0;
812 ++frameSize.index) {
813 if (frameSize.type == V4L2_FRMSIZE_TYPE_DISCRETE) {
814 ALOGV("index:%d, format:%c%c%c%c, w %d, h %d", frameSize.index,
    [all...]
  /external/aac/libDRCdec/src/
FDK_drcDecLib.cpp 324 FDK_drcDec_Init(HANDLE_DRC_DECODER hDrcDec, const int frameSize,
329 if (hDrcDec == NULL || frameSize == 0 || sampleRate == 0 ||
345 dErr = drcDec_GainDecoder_Init(hDrcDec->hGainDec, frameSize, sampleRate);
535 const int numChannels, const int frameSize,
546 drcDec_GainDecoder_SetChannelGains(hDrcDec->hGainDec, numChannels, frameSize,
810 int frameSize, n, ic, oc;
832 frameSize = drcDec_GainDecoder_GetFrameSize(hDrcDec->hGainDec);
835 audioChannels[ic] = &(realBuffer[ic * frameSize]);
839 for (n = 0; n < frameSize; n++) {
857 FDKmemset(audioChannels[oc], 0, frameSize * sizeof(FIXP_DBL))
    [all...]
  /external/libxaac/decoder/
ixheaacd_lpfuncs.c 635 WORD32 framesize, WORD16 q_shift,
646 WORD32 delay = framesize >> 2;
701 loop_size = (((framesize * 3) - framesize) >> 2) - 1;
723 loop_size = ((((framesize << 2) - delay) - (framesize * 3)) >> 2) - 1;
790 loop_size = (((framesize * 3) - framesize) >> 2) - 1;
811 loop_size = ((((framesize << 2) - delay) - (framesize * 3)) >> 2) - 1
    [all...]
  /frameworks/av/include/private/media/
AudioTrackShared.h 207 Proxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize, bool isOut,
240 ClientProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize,
361 size_t frameSize, bool clientInServer = false)
362 : ClientProxy(cblk, buffers, frameCount, frameSize, true /*isOut*/,
418 size_t frameSize);
474 size_t frameSize)
475 : ClientProxy(cblk, buffers, frameCount, frameSize,
495 ServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize,
571 size_t frameSize, bool clientInServer = false, uint32_t sampleRate = 0)
572 : ServerProxy(cblk, buffers, frameCount, frameSize, true /*isOut*/, clientInServer)
    [all...]
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 83 uint64_t FrameSize;
130 uint64_t getFrameSize() const { return FrameSize; }
131 void setFrameSize(uint64_t S) { FrameSize = S; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 91 uint64_t FrameSize;
133 uint64_t getFrameSize() const { return FrameSize; }
134 void setFrameSize(uint64_t S) { FrameSize = S; }
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
CameraEnumerationAndroid.java 85 public int frameSize() {
86 return frameSize(width, height, imageFormat);
93 public static int frameSize(int width, int height, int imageFormat) {
  /frameworks/av/media/libaudioprocessing/tests/
test_utils.h 95 * a buffer base address, size, framesize, and input increment array.
101 TestProvider(void* addr, size_t frames, size_t frameSize,
105 mFrameSize(frameSize),
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp 199 int32_t frameSize = (width * height * 3) / 2;
205 bytesRead = fread(inputBuf, 1, frameSize, fpInput);
206 if (bytesRead != frameSize) {
  /packages/apps/Launcher3/src/com/android/launcher3/
DropTargetBar.java 182 int frameSize = (right - left) / visibleCount;
184 int start = frameSize / 2;
191 start = start + frameSize;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 83 uint64_t FrameSize;
130 uint64_t getFrameSize() const { return FrameSize; }
131 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 83 uint64_t FrameSize;
130 uint64_t getFrameSize() const { return FrameSize; }
131 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 88 uint64_t FrameSize;
132 uint64_t getFrameSize() const { return FrameSize; }
133 void setFrameSize(uint64_t S) { FrameSize = S; }
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
obj7.go 51 func (c *ctxt7) stacksplit(p *obj.Prog, framesize int32) *obj.Prog {
66 if framesize <= objabi.StackSmall {
83 } else if framesize <= objabi.StackBig {
84 // large stack: SP-framesize < stackguard-StackSmall
85 // SUB $(framesize-StackSmall), SP, R2
91 p.From.Offset = int64(framesize) - objabi.StackSmall
104 // SP-stackguard+StackGuard < framesize + (StackGuard-StackSmall)
111 // MOV $(framesize+(StackGuard-StackSmall)), R3
143 p.From.Offset = int64(framesize) + (objabi.StackGuard - objabi.StackSmall)
168 spfix.Spadj = -framesize
    [all...]

Completed in 613 milliseconds

1 2 3 45 6 7 8 91011>>