OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framelength
(Results
76 - 100
of
112
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
isac.h
316
* -
frameLength
: Length of frame in packet (in samples)
323
int16_t*
frameLength
);
628
* -
frameLength
: Length of frame in packet (in samples)
/external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
isac.h
319
* -
frameLength
: Length of frame in packet (in samples)
326
WebRtc_Word16*
frameLength
);
639
* -
frameLength
: Length of frame in packet (in samples)
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
encode.c
217
/* Set the
framelength
for the next packet. */
271
/* Save
framelength
for multiple packets memory. */
272
ISACencLB_obj->SaveEnc_obj.
framelength
=
[
all
...]
isac.c
[
all
...]
bandwidth_estimator.c
960
/* find new
framelength
*/
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode.c
217
/* Set the
framelength
for the next packet. */
271
/* Save
framelength
for multiple packets memory. */
272
ISACencLB_obj->SaveEnc_obj.
framelength
=
[
all
...]
isac.c
[
all
...]
/external/aac/libAACenc/src/
aacEnc_ram.h
120
/* define hBitstream size: max AAC
framelength
is 6144 bits/channel */
/external/chromium_org/third_party/ocmock/OCMock/
NSInvocation+OCMAdditions.m
124
NSUInteger maxArgSize = [[self methodSignature]
frameLength
];
/external/chromium_org/third_party/opus/src/silk/
VAD.c
155
/* Find the decimated
framelength
in the non-uniformly divided bands */
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
isacfix.c
[
all
...]
bandwidth_estimator.c
40
* 8 bits/byte * 1000 msec/sec * 1/
framelength
(in msec)->bits/byte*sec
[
all
...]
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc
81
size_t frame_length_in_bytes = frame_reader_->
FrameLength
();
/external/libopus/silk/
VAD.c
155
/* Find the decimated
framelength
in the non-uniformly divided bands */
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c
[
all
...]
bandwidth_estimator.c
40
* 8 bits/byte * 1000 msec/sec * 1/
framelength
(in msec)->bits/byte*sec
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usb.h
317
ULONG
FrameLength
;
netmon.h
400
DWORD
FrameLength
;
419
DWORD
FrameLength
;
722
DWORD
FrameLength
;
747
DWORD
FrameLength
;
765
DWORD
FrameLength
;
783
DWORD
FrameLength
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c
[
all
...]
/external/aac/libSBRenc/src/
sbr_encoder.cpp
[
all
...]
/external/aac/libMpegTPDec/src/
tpdec_latm.cpp
320
/*
frameLength
= FDKreadBits(bs,9); */
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
697
printf ("Testing Multiframe with each buffer size = 2 x
frameLength
\n");
703
printf ("Testing Multiframe with each buffer size = 1/2 x
frameLength
\n");
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
kenny.cc
255
/* Set (initial)
framelength
*/
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc
240
/* Set (initial)
framelength
*/
[
all
...]
Completed in 463 milliseconds
1
2
3
4
5