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

<<21222324252627282930>>

  /external/opencore/fileformats/mp4/composer/include/
a_impeg4file.h 271 // Methods to set the sample rate (i.e. timescales) for the streams and
314 virtual void setTimeScale(uint32 trackID, uint32 rate) = 0;
  /external/opencore/fileformats/mp4/composer/src/
movieatom.cpp 185 PVA_FF_MovieAtom::setTimeScale(uint32 trackID, uint32 rate)
191 track->setMediaTimeScale(rate);
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_node_download_common.h 238 // update duration by new playback rate, called by checkAutoResumeAlgoWithConstraint
258 // No constraint: for file size/clip duration/clip bitrate(i.e. playback rate), one of them must be unavailable, except
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c 282 * paud.srate; * the sampling rate in Hz
284 * paud.bsize; * block size for this rate
  /frameworks/base/awt/javax/imageio/
ImageWriteParam.java 296 * Gets a bit rate which represents an estimate of the number of bits of
301 * @return an estimate of the bit rate, or -1.0F if there is no estimate.
  /frameworks/base/include/media/
AudioTrack.h 119 * sampleRate: Track sampling rate in Hz.
246 /* set sample rate for this track, mostly used for games' sound effects
ToneGenerator.h 249 // only if tone duration is less than about 27 Hours(@44100Hz sampling rate). If this time is exceeded,
263 int mSamplingRate; // AudioFlinger Sampling rate
  /frameworks/base/libs/camera/
CameraParameters.cpp 31 const char CameraParameters::KEY_PREVIEW_FRAME_RATE[] = "preview-frame-rate";
32 const char CameraParameters::KEY_SUPPORTED_PREVIEW_FRAME_RATES[] = "preview-frame-rate-values";
  /frameworks/base/media/libstagefright/
OggExtractor.cpp 354 timeUs = mCurrentPage.mGranulePosition * 1000000ll / mVi.rate;
492 mMeta->setInt32(kKeySampleRate, mVi.rate);
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
pred_lt.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
102 Word16 flag3, /* input : if set, upsampling rate = 3 (6 otherwise) */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
if2_to_ets.cpp 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
75 frame_type_3gpp = decoder speech bit rate (enum Frame_Type_3GPP)
wmf_to_ets.cpp 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
91 frame_type_3gpp = decoder speech bit rate (enum Frame_Type_3GPP)
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
ets_to_if2.cpp 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
74 frame_type_3gpp = decoder speech bit rate (enum Frame_Type_3GPP)
inter_36.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
105 Word16 flag3, /* (i) : if set, upsampling rate = 3 (6 otherwise) */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 55 OMX_OTHER_FormatStats, /**< Could be things such as frame rate, frames
241 * the rate by which the media time increases or decreases effectively implementing trick modes.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnOsSm.c 220 /* also set number and rate of probe requests */
319 /* also set number and rate of probe requests */
  /hardware/ti/wlan/wl1271/utils/
report.c 205 os_memoryCopy(hOs, (void *)(pReport->aFileName[FILE_ID_131]), "rate " , sizeof("rate "));
  /system/core/toolbox/
getevent.c 304 fprintf(stderr, " -r: print rate events are received\n");
458 printf(" rate %lld", 1000000LL / (now - last_sync_time));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnOidSM.c 207 /* also set number and rate of probe requests */
316 /* also set number and rate of probe requests */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncnOsSm.c 220 /* also set number and rate of probe requests */
319 /* also set number and rate of probe requests */
  /system/wlan/ti/wilink_6_1/utils/
report.c 205 os_memoryCopy(hOs, (void *)(pReport->aFileName[FILE_ID_131]), "rate " , sizeof("rate "));
  /development/pdk/docs/source/
overview-1.0.jd 104 <li>Bluetooth 2.0 EDR (Enhanced Data Rate)
  /external/bluetooth/bluez/sbc/
sbcenc.c 141 fprintf(stderr, "encoding %s with rate %d, %d blocks, "
  /external/bluetooth/bluez/tools/
hciattach_tialt.c 126 perror("Can't set baud rate");
  /external/grub/stage2/
serial.c 148 /* Set the baud rate. */

Completed in 771 milliseconds

<<21222324252627282930>>