/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | datapart_decode.cpp | 527 Bool switched; in GetMBheaderDataPart_DQUANT_DC() local 544 switched = 0; in GetMBheaderDataPart_DQUANT_DC() 549 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); in GetMBheaderDataPart_DQUANT_DC() 551 if (!switched) in GetMBheaderDataPart_DQUANT_DC() 635 Bool switched; in GetMBData_DataPart() local 667 switched = 0; in GetMBData_DataPart() 673 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); in GetMBData_DataPart() 686 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]); in GetMBData_DataPart() 690 if (switched) in GetMBData_DataPart()
|
D | combined_decode.cpp | 542 int switched; local 577 switched = 0; 583 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11); 626 if (switched == 0) 634 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]); 639 if (switched)
|
D | mp4dec_lib.h | 315 int VlcDequantMpegIntraBlock(void *video, int comp, int switched, 320 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,
|
/external/webkit/WebKit/mac/WebView/ |
D | WebFormDelegate.m | 31 // FIXME: This could become an informal protocol; we switched all the API
|
/external/expat/bcb5/ |
D | README.txt | 61 tchar macros which are switched on and off by the XML_UNICODE macro, which
|
/external/bluetooth/bluez/doc/ |
D | adapter-api.txt | 233 In case the adapter is switched off, setting this
|
/external/opencore/codecs_v2/video/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()
|
/external/opencore/ |
D | ChangeLog | 102 * General improvements found during 3GPP packet-switched streaming
|
/external/bison/ |
D | TODO | 93 must be in the scanner: we must not parse what is in a switched off
|
/external/webkit/WebCore/platform/text/mac/ |
D | character-sets.txt | 1315 Name: KOI7-switched 1317 Source: See <http://www.iana.org/assignments/charset-reg/KOI7-switched>
|
/external/grub/ |
D | NEWS | 179 * The command-line interface is switched to single-line editing mode.
|
D | ChangeLog | 3566 The command-line interface is switched to single-line editing
|
/external/openssl/crypto/des/asm/ |
D | des_enc.m4 | 281 ! In the description of DES, left and right are switched after
|
/external/bluetooth/glib/po/ |
D | ChangeLog | 4454 switched to UTF-8. 4466 * da.po: Updated Danish translation and switched to UTF-8.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 750 inform the scanner that you have switched to a new file after
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 2792 messages. Also switched from SCM.create_patch() to use
|
/external/dropbear/libtomcrypt/ |
D | changes | 1162 -- in hash_file I switched the constant "512" to "sizeof(buf)" to be a bit safer
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 1343 build system had been switched to treat the .gmo files as shipped
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 424 … Fixed by accounting for RAND_MAX return values. Also, switched Windows over to rand_s, which has 10046 …Removed the use of the old stringWithCString, switched to the new Tiger version that accepts an en… 11426 - switched from a shell script to a makefile for generated files
|
D | ChangeLog-2009-06-16 | 1271 …When this flag is set, all executable memory will be allocated RX, and switched to RW only whilst … 1272 …modified. Upon completion of code generation the protection is switched back to RX to allow execu… 2793 new structures, and switched to use clear() instead of shrink(0) since 4305 the convention explicitly. In addition switched to fastcall on mac in the
|
/external/webkit/WebKit/mac/ |
D | ChangeLog | 4506 should be switched to use -_webcore_MIMEType. Note that 17885 …PluginView updateAndSetWindow]): Simplified an early return for non-QuickDraw plug-ins and switched
|
/external/dbus/ |
D | ChangeLog | 8072 * python/Makefile.am: switched include directory from glib/ to dbus/ 14571 switched to wacky string-as-uint32 optimization. Move check for
|
/external/webkit/WebCore/ |
D | ChangeLog-2009-06-16 | 15793 … controls stopped rendering when we switched from RenderThemeSafari. Rather than having copies 16459 Removed local checkedSafari and isSafari variables and switched 44906 Select element doesn't show new value when focus is switched in 62951 child of a GtkNotebook, but never being switched to, or manually 86075 visible in the Scripts panel then switched to the this panel. 86105 …This can happen when a ResourceView is visible in the Resources panel then switched to the this pa… 86865 switched on. There are still a few more refinements to make to the rendering and behavior.
|