/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_tab_helper.cc | 79 // Ignore subframes. 108 // Ignore subframes. 139 // Ignore subframes and unexpected RenderViewHosts.
|
/external/chromium_org/third_party/opus/src/silk/float/ |
LTP_analysis_filter_FLP.c | 41 const opus_int nb_subfr, /* I number of subframes */
|
SigProc_FLP.h | 97 const opus_int nb_subfr /* I Number of 5 ms subframes */ 113 const opus_int nb_subfr, /* I number of subframes stacked in x */
|
pitch_analysis_core_FLP.c | 50 opus_int nb_subfr, /* I number of subframes */ 59 opus_int nb_subfr, /* I number of subframes */ 77 const opus_int nb_subfr /* I Number of 5 ms subframes */ 323 /* Set up stage 2 codebook based on number of subframes */ 495 opus_int nb_subfr, /* I number of subframes */ 554 /* Calculate the energies for first two subframes. The energies are */ 562 opus_int nb_subfr, /* I number of subframes */
|
burg_modified_FLP.c | 44 const opus_int nb_subfr, /* I number of subframes stacked in x */ 57 /* Compute autocorrelations, added over subframes */
|
/external/chromium/chrome/browser/history/ |
visit_tracker_unittest.cc | 103 // They have some subframes: 106 // Subframes are navigated:
|
/external/chromium_org/chrome/browser/history/ |
visit_tracker_unittest.cc | 103 // They have some subframes: 106 // Subframes are navigated:
|
visit_database.h | 62 // should be user-visible, which excludes things like redirects and subframes, 107 // be user-visible, which excludes things like redirects and subframes. The 174 // excluding redirects and subframes.
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
malware_dom_details_browsertest.cc | 17 // Lower kMaxNodes for the test. Loading 500 subframes in a 99 { // >50 subframes, to verify kMaxNodes.
|
/external/chromium_org/third_party/opus/src/silk/ |
define.h | 84 /* Maximum number of subframes */ 163 /* Number of subframes for excitation entropy coding */
|
main.h | 175 const opus_int nb_subfr /* I number of subframes */ 184 const opus_int nb_subfr /* I number of subframes */ 190 const opus_int nb_subfr /* I number of subframes */ 210 const opus_int nb_subfr /* I number of subframes */
|
quant_LTP_gains.c | 41 const opus_int nb_subfr /* I number of subframes */
|
structs.h | 153 opus_int nb_subfr; /* Number of 5 ms subframes in a frame */ 266 opus_int nb_subfr; /* Number of 5 ms subframes in a frame */
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
pitch_analysis_core_FIX.c | 64 opus_int nb_subfr, /* I number of subframes */ 73 opus_int nb_subfr, /* I number of subframes */ 91 const opus_int nb_subfr /* I number of 5 ms subframes */ 225 /* Combine two subframes into single correlation measure and apply short-lag bias */ 379 /* Set up stage 2 codebook based on number of subframes */ 599 opus_int nb_subfr, /* I number of subframes */ 662 /* Calculate the energies for first two subframes. The energies are */ 670 opus_int nb_subfr, /* I number of subframes */ [all...] |
LTP_analysis_filter_FIX.c | 41 const opus_int nb_subfr, /* I Number of subframes */
|
burg_modified_FIX.c | 52 const opus_int nb_subfr, /* I Number of subframes stacked in x */ 68 /* Compute autocorrelations, added over subframes */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
lattice.c | 44 for (u=0;u<SUBFRAMES;u++) 124 for (u=0;u<SUBFRAMES;u++)
|
/external/webrtc/src/modules/audio_processing/agc/ |
analog_agc.h | 86 WebRtc_Word32 env[2][10]; // Envelope values of subframes 89 WebRtc_Word16 envSum; // Filtered scaled envelope in subframes
|
/external/chromium_org/chrome/browser/ui/ |
uma_browsing_activity_observer.cc | 75 return; // Don't log for subframes or other trivial types.
|
/external/chromium_org/content/browser/frame_host/ |
render_frame_host_impl.cc | 101 // cross-process navigation for subframes.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
int_lpc.h | 108 * Description : The 20 ms speech frame is divided into 4 subframes. 110 * 4th subframes (twice per frame) and interpolated at the 152 in subframes 1 and 3 (AZ_SIZE) */ 162 * Description : The 20 ms speech frame is divided into 4 subframes. 164 * subframes (once per frame) and interpolated at the
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
interpolate_isp.cpp | 50 int16 Az[] output: LP coefficients in 4 subframes 56 Interpolation of the LP parameters in 4 subframes 119 int16 Az[] /* output: LP coefficients in 4 subframes */
|
/external/aac/libMpegTPEnc/src/ |
tpenc_latm.h | 148 UCHAR noSubframes; /* Number of subframes */ 235 * The latter is expected in case of multiple subframes being used.
|
/external/chromium/chrome/browser/ui/tab_contents/ |
tab_contents_wrapper.cc | 270 // the cachability of the page. We may also want to consider subframes (this 271 // test will still index subframes if the subframe is SSL).
|
/external/chromium_org/content/browser/ |
session_history_browsertest.cc | 179 // Test that back/forward works when navigating in subframes. 236 // Test that back/forward preserves POST data and document state in subframes.
|