/external/clang/lib/StaticAnalyzer/Checkers/ |
InterCheckerAPI.h | 10 // inter-checker communications.
|
/external/libnfc-nci/src/nfa/sys/ |
nfa_sys_cback.c | 22 * Registration/deregistration functions for inter-module callbacks
|
/external/libvpx/libvpx/vp8/common/ |
entropymode.h | 61 /* Inter mode values do not start at zero */
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IccPhoneBookInterfaceManagerProxy.java | 27 * SimPhoneBookInterfaceManager to provide an inter-process communication to
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
RuimPhoneBookInterfaceManager.java | 28 * RuimPhoneBookInterfaceManager to provide an inter-process communication to
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
SimPhoneBookInterfaceManager.java | 28 * SimPhoneBookInterfaceManager to provide an inter-process communication to
|
/system/core/sh/ |
main.c | 232 int inter; local 240 inter = 0; 242 inter = 1; 246 n = parsecmd(inter);
|
/external/chromium_org/net/quic/congestion_control/ |
inter_arrival_overuse_detector.h | 5 // This class is a helper class to the inter arrival congestion control. It 6 // provide a signal to the inter arrival congestion control of the estimated 7 // state of our transport channel. The estimate is based on the inter arrival
|
hybrid_slow_start.cc | 57 // Since slow start burst out packets we can indirectly estimate the inter-
|
hybrid_slow_start_test.cc | 54 // At a typical RTT 60 ms, assuming that the inter arrival is 1 ms,
|
/external/tcpdump/ |
ospf6.h | 49 #define LS_TYPE_INTER_AP 3 /* Inter-Area-Prefix */ 50 #define LS_TYPE_INTER_AR 4 /* Inter-Area-Router */ 147 /* Inter Area Prefix LSA */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_onyx_int.h | 218 // skips comp inter modes if the best so far is an intra mode 221 // skips comp inter modes if the best single intermode so far does 226 // skips oblique intra modes if the best so far is an inter mode 419 int last_q[2]; // Separate values for Intra/Inter 433 int kf_overspend_bits; // Extra bits spent on key frames that need to be recovered on inter frames 434 int kf_bitrate_adjustment; // Current number of bit s to try and recover on each inter frame.
|
/external/chromium_org/chrome/browser/sync/glue/ |
change_processor.h | 51 // safe to perform inter-thread or slow I/O operations. Note that not all
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_InterpolateChroma.c | 28 * Performs 1/8-pixel interpolation for inter chroma MB.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_InterpolateChroma.c | 28 * Performs 1/8-pixel interpolation for inter chroma MB.
|
/sdk/eclipse/ |
dictionary.txt | 145 inter
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_MotionEstimationMB.c | 306 /* INTER MB */ 585 * This function will do the MV Prediction for Inter MBs 760 * adjacent type INTER MBs (Left, Top, Top-Left, Top-Right). 888 * Skip MB cost calculations of 16x16 inter mode 916 * [out] pCost - Pointer to cost for Inter MB 1087 * Performs MB-level motion estimation for INTER MB type and selects best motion estimation strategy from 1100 * adjacent type INTER MBs (Left, Top, Top-Left, Top-Right). [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
currentspeakermonitor.cc | 142 // Assume this is an inter-word silence and assign him the highest 154 // Assume this is an inter-word silence and assign him the highest
|
/external/llvm/docs/ |
Lexicon.rst | 105 Inter-Procedural Analysis. Refers to any variety of code analysis that 109 Inter-Procedural Optimization. Refers to any variety of code optimization
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
combined_decode.cpp | 63 /* copy and pad to prev_Vop for INTER coding */ 655 else /* INTER modes */ 681 /* for inter just test for ringing */ 711 /* for inter just test for ringing */ 735 /* for inter just test for ringing */ 763 /* for inter just test for ringing */ 789 /* for inter just test for ringing */ 813 /* for inter just test for ringing */
|
/external/chromium_org/net/quic/crypto/ |
strike_register.cc | 453 uint32 inter = i->child(child); local 456 CHECK_EQ(free_internal_nodes.count(inter), 0u); 457 CHECK_EQ(used_internal_nodes->count(inter), 0u); 458 used_internal_nodes->insert(inter); 459 ValidateTree(inter, bit, bits, free_internal_nodes, free_external_nodes,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_MotionEstimationMB.c | 190 * strategy from among inter-1MV, inter-4MV, and intra modes. Supports 384 /* Inter 1 MV */ 411 /* Inter 4MV */ 515 /* Using the MPEG4 VM formula for intra/inter mode decision
|
/external/chromium/testing/gmock/ |
CHANGES | 61 * New feature: the .With() clause for for specifying inter-argument
|
/external/chromium_org/base/message_loop/ |
incoming_task_queue.cc | 70 // Acquire all we can from the inter-thread queue with one lock acquisition.
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_reporting_scheduler.cc | 43 // The following is the multiplier we use to expand that inter-log duration.
|