/external/clang/test/Analysis/ |
delegates.m | 87 // The analyzer doesn't perform any inter-procedural analysis, so delegates
|
/external/libnfc-nci/src/hal/include/ |
gki_hal_target.h | 48 /* Definitions of task IDs for inter-task messaging */
|
/external/libvpx/libvpx/test/ |
error_resilience_test.cc | 219 // Test that dropping an arbitrary set of inter frames does not hurt too much
|
test_vector_test.cc | 39 "vp80-01-intra-1417.ivf", "vp80-02-inter-1402.ivf", 40 "vp80-02-inter-1412.ivf", "vp80-02-inter-1418.ivf", 41 "vp80-02-inter-1424.ivf", "vp80-03-segmentation-01.ivf",
|
test.mk | 134 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1402.ivf 135 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1412.ivf 136 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1418.ivf 137 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1424.ivf 195 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1402.ivf.md5 196 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1412.ivf.md5 197 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1418.ivf.md5 198 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-02-inter-1424.ivf.md5 [all...] |
/external/llvm/tools/lto/ |
LTOCodeGenerator.h | 21 // The IPO phase perform inter-procedural analyses and optimizations, and
|
/external/ppp/pppd/ |
eap.h | 131 int es_lwrechallenge; /* SRP lightweight rechallenge inter */
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
slice.cpp | 319 chroma dct must be aware that prediction block can come from either intra or inter. */ 332 /* check for skipped macroblock, INTER only */ 335 /* decide whether this MB (for inter MB) should be skipped if there's nothing left. */ 549 /* decide whether this MB (for inter MB) should be skipped */
|
avcenc_lib.h | 51 This function performs IDCT on an INTER macroblock. 293 /** This function performs intra/inter decision based on ABE. 295 \param "min_cost" "Best inter cost." 404 This is a main function to peform inter prediction. 500 The goal is to find the best MB partition for inter and find out if intra search is needed for [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
datapart_decode.cpp | 53 /* copy and pad to prev_Vop for INTER coding */ 350 if (Mode[video->mbnum] & INTER_MASK) /* INTER || INTER_Q || INTER_4V */ 708 else /* MODE INTER*/ 740 /* @todo Deblocking Semaphore for INTRA block, for inter just test for ringing */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastquant.cpp | 134 7/4/01, break up Inter / Intra function and merge for different cases. 141 order. The quantized output is in zigzag scan order for INTER, row/column for 142 INTRA. Use bitmapzz for zigzag RunLevel for INTER. The quantization is done 536 Modified: 7/5/01, break up function for Intra/Inter
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 14 ; * for inter block.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 14 ; * for inter block.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_SubAndTransformQDQResidual.c | 48 * 0-INTER
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_uevents.cpp | 159 //its pipes; we don't allow inter-mixer pipe transfers.
|
/ndk/docs/text/ |
SYSTEM-ISSUES.text | 36 Unix System V Inter-Process Communication APIs (e.g. semget()) are
|
/sdk/emulator/opengl/host/include/libOpenglRender/ |
render_api.h | 105 * packed; there is no inter-row padding.
|
/external/valgrind/main/helgrind/docs/ |
hg-manual.xml | 24 thread exit, mutexes (locks), condition variables (inter-thread event 517 there is some chain of inter-thread synchronisation operations which 594 accesses, even though it involves two different inter-thread [all...] |
/external/chromium_org/third_party/launchpad_translations/ |
generated_resources_ca-valencia.xtb | 19 <translation id="1047726139967079566">Afig esta pàgina a les adreces d'interés...</translation> 190 <translation id="1560991001553749272">S'ha afegit una adreça d'interés.</translation> [all...] |
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 1156 double inter; local [all...] |
/packages/apps/Camera2/jni/feature_mos/src/mosaic/ |
Blend.cpp | 1156 double inter; local [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | [all...] |
/dalvik/vm/mterp/ |
README.txt | 288 inter-instruction checks (mainHandlerTable in the Thread structure), while 293 to a subMode that requires inter-instruction checking, rIBASE is changed
|
/external/chromium_org/chrome/browser/net/ |
network_stats.h | 40 // b) packet inter-arrival time. 201 // Collect the average inter-arrival time (scaled up by 20 times because the
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_ratectrl.c | 223 // Normal frames (gf,and inter) 236 // Note the baseline target data rate for this inter frame.
|