/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
vlc_encode.cpp | 2035 Int comp; local [all...] |
fastcodemb.h | 70 Int dctMode, Int comp, Int dummy); 74 Int dctMode, Int comp, Int dc_scaler); 84 Int DctMode, Int comp, Int dc_scaler); 88 Int DctMode, Int comp, Int dc_scaler);
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
vlc_dequant.cpp | 50 int VlcDequantMpegIntraBlock(void *vid, int comp, int switched, 56 int16 *datablock = video->mblock->block[comp]; /* 10/20/2000, assume it has been reset of all-zero !!!*/ 84 dcac_row = (*DCAC_row)[B_Xtab[comp]]; 85 dcac_col = (*DCAC_col)[B_Ytab[comp]]; 99 dc_scaler = (comp < 4) ? video->mblock->DCScalarLum : video->mblock->DCScalarChr; 107 doDCACPrediction(video, comp, datablock, &direction); 110 if (CBP & (1 << (5 - comp))) 367 (*DC)[comp] = datablock[0]; 383 int VlcDequantMpegInterBlock(void *vid, int comp, 389 int16 *datablock = video->mblock->block[comp]; /* 10/20/2000, assume it has been reset of all-zero !!!* [all...] |
idct_vca.cpp | 419 void idctrow0_intra(int16 *blk, PIXEL * comp, int width) 422 OSCL_UNUSED_ARG(comp); 427 void idctrow1_intra(int16 *blk, PIXEL *comp, int width) 435 comp -= offset; 445 *((uint32*)(comp += offset)) = word; 446 *((uint32*)(comp + 4)) = word; 456 void idctrow2_intra(int16 *blk, PIXEL *comp, int width) 463 comp -= offset; 493 *((int32*)(comp += offset)) = word; 506 *((int32*)(comp + 4)) = word [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
vlc_dequant.cpp | 50 int VlcDequantMpegIntraBlock(void *vid, int comp, int switched, 56 int16 *datablock = video->mblock->block[comp]; /* 10/20/2000, assume it has been reset of all-zero !!!*/ 84 dcac_row = (*DCAC_row)[B_Xtab[comp]]; 85 dcac_col = (*DCAC_col)[B_Ytab[comp]]; 99 dc_scaler = (comp < 4) ? video->mblock->DCScalarLum : video->mblock->DCScalarChr; 107 doDCACPrediction(video, comp, datablock, &direction); 110 if (CBP & (1 << (5 - comp))) 367 (*DC)[comp] = datablock[0]; 383 int VlcDequantMpegInterBlock(void *vid, int comp, 389 int16 *datablock = video->mblock->block[comp]; /* 10/20/2000, assume it has been reset of all-zero !!!* [all...] |
/frameworks/base/awt/org/apache/harmony/awt/ |
ComponentInternals.java | 108 * @param comp - component that draws the image 117 public abstract void onDrawImage(Component comp, Image image, Point destLocation, 141 public abstract TextKit getTextKit(Component comp); 143 public abstract void setTextKit(Component comp, TextKit kit); 145 public abstract TextFieldKit getTextFieldKit(Component comp); 147 public abstract void setTextFieldKit(Component comp, TextFieldKit kit); 210 //public abstract void setVisibleFlag(Component comp, boolean visible);
|
/external/bluetooth/bluez/test/ |
bdaddr.c | 321 char addr[18], oui[9], *comp; local 390 comp = ouitocomp(oui); 395 if (comp) { 396 printf(" (%s)\n", comp); 397 free(comp); 415 comp = ouitocomp(oui); 420 if (comp) { 421 printf(" (%s)\n\n", comp); 422 free(comp);
|
/external/libxml2/ |
xpath.c | 648 * @comp: an XPATH comp 650 * Free up the memory allocated by @comp 653 xmlXPathFreeCompExpr(xmlXPathCompExprPtr comp) 658 if (comp == NULL) 660 if (comp->dict == NULL) { 661 for (i = 0; i < comp->nbStep; i++) { 662 op = &comp->steps[i]; 673 for (i = 0; i < comp->nbStep; i++) { 674 op = &comp->steps[i] 11502 xmlXPathCompExprPtr comp = ctxt->comp; local 11656 xmlXPathCompExprPtr comp = ctxt->comp; local 12556 xmlXPathCompExprPtr comp; local 12680 xmlXPathCompExprPtr comp; local 12800 xmlXPathCompExprPtr comp; local 13101 xmlXPathCompExprPtr comp; local 14290 xmlXPathCompExprPtr comp; local 14468 xmlXPathCompExprPtr comp; local 14599 xmlXPathCompExprPtr comp; local 14806 xmlXPathCompExprPtr comp; local [all...] |
/external/libpng/scripts/ |
makevms.com | 30 $ comp = "__decc__=1" 38 $ comp = "__gcc__=1" 41 $ comp = "__vaxc__=1" 46 $ comp = "__decc__=1" 98 $ 'make'/macro=('comp',zlibsrc='zlibsrc')
|
/external/ppp/pppd/include/net/ |
vjcompress.h | 133 extern void vj_compress_init __P((struct vjcompress *comp, int max_state)); 135 struct vjcompress *comp, int compress_cid_flag, 137 extern void vj_uncompress_err __P((struct vjcompress *comp)); 139 struct vjcompress *comp)); 141 struct vjcompress *comp, u_char **hdrp,
|
/frameworks/base/awt/org/apache/harmony/awt/gl/render/ |
JavaBlitter.java | 84 AffineTransform xform, Composite comp, Color bgcolor, 89 sysxform, comp, bgcolor, clip); 100 sysxform, comp, bgcolor, clip); 107 Composite comp, Color bgcolor, MultiRectArea clip) { 119 width, height, comp, bgcolor, clip); 136 sysxform, comp, bgcolor, clip); 142 Surface dstSurf, int width, int height, Composite comp, 149 width, height, comp, bgcolor, clip); 155 int width, int height, Composite comp, Color bgcolor, 221 if(comp instanceof AlphaComposite) [all...] |
/external/opencore/engines/author/test/src/ |
test_pv_mediainput_author_engine.cpp | 517 fprintf(iFile, "Pause Resume test with AVI/WAV MIO Comp:\n"); 525 fprintf(iFile, "Error Handling Wrong Format test with AVI/WAV MIO Comp\n"); 642 fprintf(iFile, "Reset After Create test with AVI/WAV MIO Comp\n"); 651 fprintf(iFile, "Reset After Open test with AVI/WAV MIO Comp\n"); 660 fprintf(iFile, "Reset After AddDataSource test with AVI/WAV MIO Comp\n"); 669 fprintf(iFile, "Reset After SelectComposer test with AVI/WAV MIO Comp\n"); 678 fprintf(iFile, "Reset After AddMediaTrack test with AVI/WAV MIO Comp\n"); 687 fprintf(iFile, "Reset After Init test with AVI/WAV MIO Comp\n"); 696 fprintf(iFile, "Reset After Start test with AVI/WAV MIO Comp\n"); 705 fprintf(iFile, "Reset After Pause test with AVI/WAV MIO Comp\n") [all...] |
/external/libpng/ |
pngwutil.c | 177 compression_state *comp) 181 comp->num_output_ptr = 0; 182 comp->max_output_ptr = 0; 183 comp->output_ptr = NULL; 184 comp->input = NULL; 185 comp->input_len = 0; 190 comp->input = text; 191 comp->input_len = text_len; 244 if (comp->num_output_ptr >= comp->max_output_ptr 777 compression_state comp; local 1401 compression_state comp; local 1462 compression_state comp; local [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngwutil.c | 163 compression_state *comp) 167 comp->num_output_ptr = 0; 168 comp->max_output_ptr = 0; 169 comp->output_ptr = NULL; 170 comp->input = NULL; 171 comp->input_len = 0; 176 comp->input = text; 177 comp->input_len = text_len; 230 if (comp->num_output_ptr >= comp->max_output_ptr 736 compression_state comp; local 1377 compression_state comp; local 1436 compression_state comp; local [all...] |
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_STRING_COMPARETO.S | 5 * return negative if this's string is < comp, 0 if they are the 15 * r1: comp object pointer 55 * r1: *comp string data
|
/external/libxml2/include/libxml/ |
xmlregexp.h | 55 xmlRegexpExec (xmlRegexpPtr comp, 61 xmlRegexpIsDeterminist(xmlRegexpPtr comp); 81 xmlRegNewExecCtxt (xmlRegexpPtr comp,
|
/external/bluetooth/bluez/common/ |
oui.c | 96 int oui2comp(const char *oui, char *comp, size_t size) 104 snprintf(comp, size, "%s", tmp);
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_map.h | 105 Compare comp; member in class:Oscl_Map::value_compare 106 value_compare(Compare c) : comp(c) {} 110 return comp(x.first, y.first); 117 * Creates an empty map using comp as the key compare object 119 Oscl_Map(const Compare& comp = Compare()) : t(comp) {} 121 // const Compare& comp = Compare()) : t(first, last, comp, false) {}
|
/external/openssl/ssl/ |
ssl_ciph.c | 119 #include <openssl/comp.h> 286 SSL_COMP *comp = NULL; local 292 comp=(SSL_COMP *)OPENSSL_malloc(sizeof(SSL_COMP)); 293 if (comp != NULL) 295 comp->method=COMP_zlib(); 296 if (comp->method 297 && comp->method->type == NID_undef) 298 OPENSSL_free(comp); 301 comp->id=SSL_COMP_ZLIB_IDX; 302 comp->name=comp->method->name 1336 SSL_COMP *comp; local [all...] |
/external/libpng/contrib/gregbook/ |
makevms.com | 37 $ comp = "__decc__=1" 45 $ comp = "__gcc__=1" 48 $ comp = "__vaxc__=1" 53 $ comp = "__decc__=1"
|
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_priqueue.h | 179 Compare comp; member in class:OsclPriorityQueue 204 if (ch < c.size() && comp.compare(c[par], c[ch])) 207 if (ch < c.size() && comp.compare(c[par], c[ch])) 233 return comp.compare(*((value_type*)a), *((value_type*)b));
|
/external/openssl/crypto/comp/ |
comp.h | 64 /* Error codes for the COMP functions. */
|
comp_lib.c | 5 #include <openssl/comp.h>
|
/external/openssl/include/openssl/ |
comp.h | 64 /* Error codes for the COMP functions. */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/macosx/ |
SDL_coreaudio.c | 201 Component comp; local 230 comp = FindNextComponent (NULL, &desc); 231 if (comp == NULL) { 237 result = OpenAComponent (comp, &outputAudioUnit);
|