Lines Matching refs:p_tx0
94 OPJ_INT32 p_tx0,
121 OPJ_INT32 p_tx0,
147 OPJ_INT32 * p_tx0,
179 OPJ_INT32 * p_tx0,
741 OPJ_INT32 * p_tx0, in opj_get_encoding_parameters() argument
775 *p_tx0 = opj_int_max((OPJ_INT32)(p_cp->tx0 + p * p_cp->tdx), in opj_get_encoding_parameters()
802 l_tcx0 = opj_int_ceildiv(*p_tx0, (OPJ_INT32)l_img_comp->dx); in opj_get_encoding_parameters()
859 OPJ_INT32 * p_tx0, in opj_get_all_encoding_parameters() argument
903 *p_tx0 = (OPJ_INT32)opj_uint_max(l_tx0, p_image->x0); in opj_get_all_encoding_parameters()
929 l_tcx0 = opj_int_ceildiv(*p_tx0, (OPJ_INT32)l_img_comp->dx); in opj_get_all_encoding_parameters()
1054 OPJ_INT32 p_tx0, in opj_pi_update_encode_poc_and_final() argument
1100 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
1121 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
1134 OPJ_INT32 p_tx0, in opj_pi_update_encode_not_poc() argument
1176 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_not_poc()