Searched
full:extract (Results
4001 -
4025 of
6076) sorted by null
<<161162163164165166167168169170>>
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
digital_agc.c | 153 fracPart = (uint16_t)(absInLevel & 0x00003FFF); // extract the fractional part
|
/external/webrtc/webrtc/p2p/base/ |
turnserver.cc | 769 // Extract the channel number from the data.
|
/external/wpa_supplicant_8/hs20/client/ |
spp_client.c | 178 wpa_printf(MSG_INFO, "Could not extract MO text");
|
/frameworks/av/cmds/stagefright/ |
stagefright.cpp | 611 fprintf(stderr, " -t(humbnail) extract video thumbnail or album art\n"); [all...] |
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerCCDecoder.cpp | 495 // TODO: extract CC from other sources
|
/frameworks/av/media/libstagefright/ |
StagefrightMetadataRetriever.cpp | 535 ALOGV("%s failed to extract thumbnail, trying next decoder.", componentName.c_str());
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
dec_lag3.cpp | 92 Extract the integer and fraction parts of the pitch lag from
|
dec_lag6.cpp | 88 Extract the integer and fraction parts of the pitch lag from
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
autocorr.cpp | 69 4. Eliminated calls to basic operations (like extract) not
|
cor_h.cpp | 79 4. Eliminated calls to basic operations (like extract) not
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dec_gain2_amr_wb.cpp | 318 int32_to_dpf(L_tmp, &exp_gcode0, &frac); /* Extract exponant of gcode0 */
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_api.cpp | 423 if (encvid->outOfBandParamSet == TRUE) // already extract PPS, SPS
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
SoftVPXEncoder.cpp | 744 ALOGE("Unable to extract gralloc buffer in metadata mode");
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_PredictIntra_16x16_s.s | 242 UXTH sum, tVal2 ;// Extract the lower half for result
|
/frameworks/base/core/java/android/content/ |
RestrictionsManager.java | 626 // Extract the default value based on the type
|
/frameworks/base/core/java/android/content/res/ |
ColorStateList.java | 439 // Extract the theme attributes, if any, before attempting to
|
/frameworks/base/core/java/android/widget/ |
AppSecurityPermissions.java | 271 // Extract all user permissions
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
SparseMappingTable.java | 611 * Extract the id from a key.
|
/frameworks/base/docs/html/google/backup/ |
signup.jd | 110 9.2 You may not (and you may not permit anyone else to) copy, modify, create a derivative work of, reverse engineer, decompile or otherwise attempt to extract the source code from the Service or any part thereof, unless this is expressly permitted or required by law, or unless you have been specifically told that you may do so by Google, in writing.
|
terms.jd | 280 derivative work of, reverse engineer, decompile or otherwise attempt to extract
|
/frameworks/base/docs/html/topic/performance/ |
reduce-apk-size.jd | 500 <h4 id="extract-false">
|
/frameworks/base/drm/jni/ |
android_drm_DrmManagerClient.cpp | 42 * Utility class used to extract the value from the provided java object.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimatedStateListDrawable.java | 413 // Extract the theme attributes, if any.
|
NinePatchDrawable.java | 418 // Extract the theme attributes, if any.
|
RippleDrawable.java | 475 // Extract the theme attributes, if any. [all...] |
Completed in 1073 milliseconds
<<161162163164165166167168169170>>