/external/jpeg/ |
jdct.h | 93 #define jpeg_idct_float jRDfloat macro 111 EXTERN(void) jpeg_idct_float
|
jddctmgr.c | 196 method_ptr = jpeg_idct_float;
|
jidctflt.c | 68 jpeg_idct_float (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
|
/external/qemu/distrib/jpeg-6b/ |
jdct.h | 89 #define jpeg_idct_float jRDfloat macro 107 EXTERN(void) jpeg_idct_float
|
jddctmgr.c | 184 method_ptr = jpeg_idct_float;
|
jidctflt.c | 68 jpeg_idct_float (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-08-07-NeonFPBug.ll | 31 define void @jpeg_idct_float(%struct.jpeg_decompress_struct* nocapture %cinfo, %struct.jpeg_component_info* nocapture %compptr, i16* nocapture %coef_block, i8** nocapture %output_buf, i32 %output_col) nounwind {
|
2009-07-30-PEICrash.ll | 31 define void @jpeg_idct_float(%struct.jpeg_decompress_struct* nocapture %cinfo, %struct.jpeg_component_info* nocapture %compptr, i16* nocapture %coef_block, i8** nocapture %output_buf, i32 %output_col) nounwind {
|