Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dmqc.c102 static opj_mqc_state_t mqc_states[47 * 2] = { variable
103 {0x5601, 0, &mqc_states[2], &mqc_states[3]},
104 {0x5601, 1, &mqc_states[3], &mqc_states[2]},
105 {0x3401, 0, &mqc_states[4], &mqc_states[12]},
106 {0x3401, 1, &mqc_states[5], &mqc_states[13]},
107 {0x1801, 0, &mqc_states[6], &mqc_states[18]},
108 {0x1801, 1, &mqc_states[7], &mqc_states[19]},
109 {0x0ac1, 0, &mqc_states[8], &mqc_states[24]},
110 {0x0ac1, 1, &mqc_states[9], &mqc_states[25]},
111 {0x0521, 0, &mqc_states[10], &mqc_states[58]},
[all …]