Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:p_dest

1179                                                         OPJ_BYTE *p_dest,
1241 if (! opj_tcd_rate_allocate_encode(p_tcd,p_dest,p_max_length,p_cstr_info)) {
1255 if (! opj_tcd_t2_encode(p_tcd,p_dest,p_data_written,p_max_length,p_cstr_info)) {
1351 OPJ_BYTE * p_dest,
1390 OPJ_CHAR * l_dest_ptr = (OPJ_CHAR *) p_dest;
1410 p_dest = (OPJ_BYTE *)l_dest_ptr;
1416 OPJ_INT16 * l_dest_ptr = (OPJ_INT16 *) p_dest;
1435 p_dest = (OPJ_BYTE*) l_dest_ptr;
1440 OPJ_INT32 * l_dest_ptr = (OPJ_INT32 *) p_dest;
1450 p_dest = (OPJ_BYTE*) l_dest_ptr;