Searched refs:opj_mct_encode_real (Results 1 – 3 of 3) sorted by relevance
86 void opj_mct_encode_real(OPJ_INT32 *c0, OPJ_INT32 *c1, OPJ_INT32 *c2, OPJ_UINT32 n);
208 void opj_mct_encode_real( in opj_mct_encode_real() function349 void opj_mct_encode_real( in opj_mct_encode_real() function
1979 … opj_mct_encode_real(l_tile->comps[0].data, l_tile->comps[1].data, l_tile->comps[2].data, samples); in opj_tcd_mct_encode()