Home
last modified time | relevance | path

Searched refs:cur_method (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djddctmgr.c87 int cur_method[MAX_COMPONENTS]; member
205 if (! compptr->component_needed || idct->cur_method[ci] == method) in start_pass()
210 idct->cur_method[ci] = method; in start_pass()
341 idct->cur_method[ci] = -1; in jinit_inverse_dct()
/external/jpeg/
Djddctmgr.c87 int cur_method[MAX_COMPONENTS]; member
205 if (! compptr->component_needed || idct->cur_method[ci] == method) in start_pass()
210 idct->cur_method[ci] = method; in start_pass()
341 idct->cur_method[ci] = -1; in jinit_inverse_dct()