/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
qgain475.h | 136 * PURPOSE: Quantization of pitch and codebook gains for two subframes
|
spstproc.h | 115 Word16 *Aq, /* i : A(z) quantized for the 4 subframes */
|
gain_q.cpp | 408 subframes, quantized otherwise 487 /* subframes, quantized otherwise */
|
gain_q.h | 168 /* subframes, quantized otherwise */
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
DocumentLoader.cpp | 433 // Update cookie policy base URL as URL changes, except for subframes, which use the 684 // but we still need to consider subframes. [all...] |
/external/flac/include/FLAC/ |
format.h | 418 /**< The number of channels (== number of subframes). */ 474 FLAC__Subframe subframes[FLAC__MAX_CHANNELS]; member in struct:__anon18291 [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 179 Word16 *p_A, *p_Aq; /* ptr to A(z) for the 4 subframes */ 180 Word16 A[NB_SUBFR * (M + 1)]; /* A(z) unquantized for the 4 subframes */ 181 Word16 Aq[NB_SUBFR * (M + 1)]; /* A(z) quantized for the 4 subframes */ 397 * - find the interpolated ISPs and convert to a[] for the 4 subframes * 406 /* Find the interpolated ISPs and convert to a[] for all subframes */ 648 /* Find the interpolated ISPs and convert to a[] for all subframes */ [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_view_host_impl.cc | [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
lsp.cpp | 461 * Find interpolated LPC parameters in all subframes (both quantized * 491 * Find interpolated LPC parameters in all subframes (both quantized *
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
sp_dec.cpp | 569 // in 4 subframes 644 /* in 4 subframes */
|
dec_amr.h | 192 Word16 A_t[] /* o : decoded LP filter in 4 subframes
|
int_lsf.cpp | 127 The 20 ms speech frame is divided into 4 subframes. The LSFs are
|
/external/aac/libAACenc/src/ |
aacenc.h | 187 INT nSubFrames; /* number of frames in super frame (not ADTS/LATM subframes !) */
|
/external/aac/libMpegTPEnc/src/ |
tpenc_latm.cpp | 316 FDKwriteBits( hBs, hAss->noSubframes-1, 6 ); /* Number of Subframes */
|
/external/aac/libSYS/include/ |
FDK_audio.h | 340 int nSubFrames; /**< Amount of encoder subframes. 1 means no subframing. */
|
/external/chromium/chrome/browser/history/ |
expire_history_backend.cc | 657 // in history views since they were subframes, but they will be in the visited
|
history.cc | 333 // history UI. We will still add manual subframes, which are ones the user
|
/external/chromium/chrome/browser/ui/ |
browser_list.cc | 55 return; // Don't log for subframes or other trivial types.
|
/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_tab_helper_unittest.cc | 391 // Simulates navigations for a number of subframes, and makes sure no
|
/external/chromium_org/chrome/common/extensions/api/ |
webview_tag.json | 549 "description": "Fired when all loads in the guest page (including all subframes) have completed. Fires in addition to any related <code>loadcommit</code> or <code>loadabort</code> events, which occur per-frame.",
|
/external/chromium_org/chrome/renderer/ |
page_load_histograms.cc | 432 // In the future, it may be interesting to tag subframes and dump them too. [all...] |
/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_dom_feature_extractor_browsertest.cc | 331 IN_PROC_BROWSER_TEST_F(PhishingDOMFeatureExtractorTest, SubFrames) {
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
noise_shape_analysis_FIX.c | 429 /* Smooth over subframes */
|
/external/libgsm/src/ |
gsm_implode.c | 103 * unique. The remaining 68 are four identical subframes of
|
/external/webrtc/src/modules/audio_processing/agc/ |
digital_agc.c | 610 // iterate over subframes
|