Lines Matching full:p_dest
1173 OPJ_BYTE *p_dest,
1235 if (! opj_tcd_rate_allocate_encode(p_tcd,p_dest,p_max_length,p_cstr_info)) {
1249 if (! opj_tcd_t2_encode(p_tcd,p_dest,p_data_written,p_max_length,p_cstr_info)) {
1346 OPJ_BYTE * p_dest,
1385 OPJ_CHAR * l_dest_ptr = (OPJ_CHAR *) p_dest;
1405 p_dest = (OPJ_BYTE *)l_dest_ptr;
1411 OPJ_INT16 * l_dest_ptr = (OPJ_INT16 *) p_dest;
1430 p_dest = (OPJ_BYTE*) l_dest_ptr;
1435 OPJ_INT32 * l_dest_ptr = (OPJ_INT32 *) p_dest;
1445 p_dest = (OPJ_BYTE*) l_dest_ptr;