Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.c785 OPJ_INT32 * p_dc_shift,OPJ_UINT32 pNbComp) in opj_set_MCT() argument
807 memcpy(((OPJ_BYTE *) parameters->mct_data) + l_matrix_size,p_dc_shift,l_dc_shift_size); in opj_set_MCT()
Dopenjpeg.h1557 OPJ_INT32 * p_dc_shift,