Searched refs:switched (Results 1 – 15 of 15) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | datapart_decode.cpp | 526 Bool switched; in GetMBheaderDataPart_DQUANT_DC() local 543 switched = 0; in GetMBheaderDataPart_DQUANT_DC() 548 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); in GetMBheaderDataPart_DQUANT_DC() 550 if (!switched) in GetMBheaderDataPart_DQUANT_DC() 634 Bool switched; in GetMBData_DataPart() local 666 switched = 0; in GetMBData_DataPart() 672 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); in GetMBData_DataPart() 685 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]); in GetMBData_DataPart() 689 if (switched) in GetMBData_DataPart()
|
D | combined_decode.cpp | 541 int switched; local 576 switched = 0; 582 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); 625 if (switched == 0) 633 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]); 638 if (switched)
|
D | mp4dec_lib.h | 314 int VlcDequantMpegIntraBlock(void *video, int comp, int switched, 319 int VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched,
|
D | vlc_dequant.cpp | 50 int VlcDequantMpegIntraBlock(void *vid, int comp, int switched, in VlcDequantMpegIntraBlock() argument 88 i = 1 - switched; in VlcDequantMpegIntraBlock() 502 int VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched, in VlcDequantH263IntraBlock() argument 557 i = 1 - switched; in VlcDequantH263IntraBlock()
|
D | mp4lib_int.h | 289 typedef int (*VlcDequantBlockFuncP)(void *video, int comp, int switched,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 42 # GSM radio access technology switched (obsolete) 78 # GSM radio access technology switched (new)
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 87 # User switched
|
/frameworks/base/docs/html/preview/features/ |
D | picture-in-picture.jd | 96 when switched to PIP mode, because users can't see details of the UI elements 194 switched into or out of PIP mode as needed, set the activity's
|
D | multi-window.jd | 144 implications as when the system notifies the app that the device has switched
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | vlc_encode.cpp | 1928 Bool switched = FALSE; in IntraDCSwitch_Decision() local 1934 switched = (intra_dc_vlc_thr == 7 || intraDCVlcQP >= intra_dc_vlc_thr * 2 + 11); in IntraDCSwitch_Decision() 1938 return switched; in IntraDCSwitch_Decision()
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | service.jd | 165 /* the wearable switched between modes */
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0-changes.jd | 272 processes that use the camera subsystem when the user has switched to a different account.
|
/frameworks/base/docs/html/training/articles/ |
D | perf-jni.jd | 403 …alled CheckJNI, where the JavaVM and JNIEnv function table pointers are switched to tables of func…
|
/frameworks/base/docs/html/preview/ |
D | support.jd | 1110 Data connection fails when device is switched from slot 1 to slot 2 SIM.
|
/frameworks/base/docs/html/ndk/downloads/ |
D | revision_history.jd | 2891 appeared in NDK r7 (which switched to {@code binutils} 2.20.1).</li>
|