Searched defs:my_coef_controller (Results 1 - 3 of 3) sorted by relevance
/external/jpeg/ | ||
H A D | jccoefct.c | 55 } my_coef_controller; typedef in typeref:struct:__anon2956 57 typedef my_coef_controller * my_coef_ptr; 411 SIZEOF(my_coef_controller)); |
H A D | jctrans.c | 221 } my_coef_controller; typedef in typeref:struct:__anon2971 223 typedef my_coef_controller * my_coef_ptr; 372 SIZEOF(my_coef_controller)); |
H A D | jdcoefct.c | 60 } my_coef_controller; typedef in typeref:struct:__anon2974 62 typedef my_coef_controller * my_coef_ptr; 935 SIZEOF(my_coef_controller)); |
Completed in 141 milliseconds