HomeSort by relevance Sort by last modified time
    Searched full:framelength (Results 26 - 50 of 112) sorted by null

12 3 4 5

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 36 /* decode framelength and BW estimation */
settings.h 102 #define STREAM_SIZE_MAX_30 200 /* 200 bytes=53.4 kbps @ 30 ms.framelength */
103 #define STREAM_SIZE_MAX_60 400 /* 400 bytes=53.4 kbps @ 60 ms.framelength */
  /external/webrtc/test/testsupport/
frame_reader_unittest.cc 52 ASSERT_EQ(kFrameLength, frame_reader.FrameLength());
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
TypesLengths.java 116 private static int frameLength;
183 return frameLength;
278 frameLength = typeLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbcamdi.h 186 PULONG FrameLength);
194 ULONG FrameLength,
206 ULONG FrameLength,
  /external/aac/libAACenc/src/
bandwidth.cpp 197 const INT frameLength,
206 switch (frameLength) {
254 switch (frameLength) {
290 INT frameLength,
361 frameLength,
aacenc.cpp 111 INT framelength,
119 INT frameLength,
131 while ( (frameLength & ~((1<<(shift+1))-1)) == frameLength
139 averageBitsPerFrame = (bitRate*(frameLength>>shift)) / (coreSamplingRate>>shift) / nSubFrames;
152 bitRate = FDKmax(bitRate, ((((40 * nChannels) + transportBits) * (coreSamplingRate)) / frameLength) );
155 bitRate = FDKmin(bitRate, ((nChannelsEff * MIN_BUFSIZE_PER_EFF_CHAN)*(coreSamplingRate>>shift)) / (frameLength>>shift)) ;
283 config->framelength = -1; /* Framesize not configured */
430 config->framelength,
451 switch (config->framelength)
    [all...]
aacenc_lib.cpp 505 cc->samplesPerFrame = hAacConfig->framelength;
645 const INT frameLength,
682 frameLength,
800 hAacConfig->framelength = (config->userFramelength!=(UINT)-1) ? config->userFramelength : 1024;
801 if (hAacConfig->framelength != 1024) {
812 hAacConfig->framelength = (config->userFramelength!=(UINT)-1) ? config->userFramelength : 512;
813 if (hAacConfig->framelength != 512 && hAacConfig->framelength != 480) {
825 hAacConfig->framelength = (config->userFramelength!=(UINT)-1) ? config->userFramelength : 512;
826 if (hAacConfig->framelength != 512 && hAacConfig->framelength != 480)
    [all...]
transform.h 108 * \param frameLength length of the block.
118 const INT frameLength,
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_unittest.cc 66 EXPECT_CALL(frame_reader_mock_, FrameLength())
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h 97 #define STREAM_MAXW16_30MS 100 /* 100 Word16 = 200 bytes = 53.4 kbit/s @ 30 ms.framelength */
98 #define STREAM_MAXW16_60MS 200 /* 200 Word16 = 400 bytes = 53.4 kbit/s @ 60 ms.framelength */
bandwidth_estimator.h 119 /* Returns the new framelength value (input argument: bottle_neck) */
structs.h 271 estimate. All values (except framelength and minBytes) is double size to
280 int16_t framelength; member in struct:__anon20379
encode.c 71 /* set the framelength for the next packet */
78 /* buffer speech samples (by 10ms packet) until the framelength is reached (30 or 60 ms) */
135 /* Save framelength for multiple packets memory */
137 (ISACenc_obj->SaveEnc_ptr)->framelength=ISACenc_obj->current_framesamples;
411 /* also update the framelength for next packet, in Adaptive mode only */
529 status = WebRtcIsacfix_EncodeFrameLen(SaveEnc_str->framelength, &ISACenc_obj->bitstr_obj);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
settings.h 103 #define STREAM_SIZE_MAX_30 200 /* 200 bytes=53.4 kbps @ 30 ms.framelength */
104 #define STREAM_SIZE_MAX_60 400 /* 400 bytes=53.4 kbps @ 60 ms.framelength */
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 97 #define STREAM_MAXW16_30MS 100 /* 100 Word16 = 200 bytes = 53.4 kbit/s @ 30 ms.framelength */
98 #define STREAM_MAXW16_60MS 200 /* 200 Word16 = 400 bytes = 53.4 kbit/s @ 60 ms.framelength */
bandwidth_estimator.h 119 /* Returns the new framelength value (input argument: bottle_neck) */
structs.h 270 estimate. All values (except framelength and minBytes) is double size to
279 WebRtc_Word16 framelength; member in struct:__anon17101
encode.c 68 /* set the framelength for the next packet */
75 /* buffer speech samples (by 10ms packet) until the framelength is reached (30 or 60 ms) */
132 /* Save framelength for multiple packets memory */
134 (ISACenc_obj->SaveEnc_ptr)->framelength=ISACenc_obj->current_framesamples;
408 /* also update the framelength for next packet, in Adaptive mode only */
523 status = WebRtcIsacfix_EncodeFrameLen(SaveEnc_str->framelength, &ISACenc_obj->bitstr_obj);
  /external/aac/libSBRenc/include/
sbr_encoder.h 316 * \param frameLength Input: Encoder frameLength. output core encoder frameLength.
335 INT *frameLength,
  /external/sonivox/arm-fm-22k/lib_src/
eas_data.h 72 EAS_U32 frameLength;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_data.h 72 EAS_U32 frameLength;
  /external/sonivox/arm-wt-22k/lib_src/
eas_data.h 74 EAS_U32 frameLength;
  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorAnimations.cpp 110 float frameLength = frames[j+1]->offset();
111 if (frameLength > 0) {
112 min = minValue / frameLength;
117 float frameLength = frames[j+1]->offset() - frames[j]->offset();
118 if (frameLength > 0) {
119 max = 1 + (maxValue - 1) / frameLength;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c     [all...]

Completed in 427 milliseconds

12 3 4 5