Searched refs:jpc_dec_process_sot (Results 1 – 1 of 1) sorted by relevance
185 static int jpc_dec_process_sot(jpc_dec_t *dec, jpc_ms_t *ms);210 {JPC_MS_SOT, JPC_MH | JPC_TPHSOT, jpc_dec_process_sot},441 static int jpc_dec_process_sot(jpc_dec_t *dec, jpc_ms_t *ms) in jpc_dec_process_sot() function