Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djddctmgr.c59 int cur_method[MAX_COMPONENTS]; member
236 if (! compptr->component_needed || idct->cur_method[ci] == method) in start_pass()
241 idct->cur_method[ci] = method; in start_pass()
350 idct->cur_method[ci] = -1; in jinit_inverse_dct()