HomeSort by relevance Sort by last modified time
    Searched full:rate (Results 1426 - 1450 of 1951) sorted by null

<<51525354555657585960>>

  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
homing_amr_wb_dec.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
isf_extrapolation.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
isp_az.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
isp_isf.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
lagconceal.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
low_pass_filt_7k.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
oversamp_12k8_to_16k.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
pred_lt4.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
pvamrwbdecoder_acelp.h 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
pvamrwbdecoder_basic_op_cequivalent.h 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
qpisf_2s.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
synthesis_amr_wb.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
wb_syn_filt.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
  /external/opencore/codecs_v2/omx/omx_amr/src/
omx_amr_component.cpp 33 /**** Note that AMR sampling rate is always 8khz, so a frame of 20000 microsec always corresponds to 160 (16-bit) samples = 320 bytes */
    [all...]
  /external/opencore/codecs_v2/omx/omx_h264enc/src/
avc_enc.cpp 890 //Routine to update frame rate dynamically when encoding is in progress
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_audio.cpp 829 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVFMAudioMIO::setParametersSync() Audio Sampling Rate Key, Value %d", iAudioSamplingRate));
  /external/opencore/fileformats/mp4/parser/include/
mpeg4file.h 317 // Methods to get the sample rate (i.e. timescales) for the streams and
    [all...]
  /external/opencore/fileformats/wav/parser/src/
pvwavfileparser.cpp 341 SampleRate = (((*(pBuffer + 7)) << 24) | ((*(pBuffer + 6)) << 16) | ((*(pBuffer + 5)) << 8) | (*(pBuffer + 4))); // Save Sampling rate
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_common.cpp 674 // set start time for download rate estimation
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_jitterbuffermisc.cpp 391 //Set the rate adaptaton parmas if not already set
    [all...]
pvmf_rtcp_proto_impl.cpp 461 * If Rate Adaptation is enabled and we have received some RTP packets, then send NADU APP packet,
    [all...]
  /external/quake/quake/src/WinQuake/
snd_dos.cpp 410 // everyone does 11khz sampling rate unless told otherwise
  /external/sonivox/arm-fm-22k/host_src/
eas.h 221 * Set the playback rate.
226 * rate - rate (28-bit fractional amount)
234 EAS_PUBLIC EAS_RESULT EAS_SetPlaybackRate (EAS_DATA_HANDLE pEASData, EAS_HANDLE streamHandle, EAS_U32 rate);
    [all...]
eas_main.c 439 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "\tSample rate: %d\n", pLibConfig->sampleRate); */ }
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 316 * bits 0-17 are the sample rate

Completed in 453 milliseconds

<<51525354555657585960>>