Home
last modified time | relevance | path

Searched refs:tx0 (Results 1 – 19 of 19) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
D0026-use_opj_uint_ceildiv.patch9 - l_cp->tw = (OPJ_UINT32)opj_int_ceildiv((OPJ_INT32)(l_image->x1 - l_cp->tx0),
13 + l_cp->tw = opj_uint_ceildiv(l_image->x1 - l_cp->tx0, l_cp->tdx);
19 (p_j2k->m_specific_param.m_decoder.m_start_tile_x - l_cp->tx0) / l_cp->tdx;
23 - OPJ_INT32)(p_j2k->m_specific_param.m_decoder.m_end_tile_x - l_cp->tx0),
29 + p_j2k->m_specific_param.m_decoder.m_end_tile_x - l_cp->tx0, l_cp->tdx);
39 - cp->tw = (OPJ_UINT32)opj_int_ceildiv((OPJ_INT32)(image->x1 - cp->tx0),
43 + cp->tw = opj_uint_ceildiv(image->x1 - cp->tx0, cp->tdx);
46 cp->tdx = image->x1 - cp->tx0;
Dpi.c374 pi->poc.tx0 = pi->tx0; in opj_pi_next_rpcl()
381 for (pi->x = pi->poc.tx0; pi->x < pi->poc.tx1; in opj_pi_next_rpcl()
407 trx0 = opj_int_ceildiv(pi->tx0, (OPJ_INT32)(comp->dx << levelno)); in opj_pi_next_rpcl()
428 if (!((pi->x % (OPJ_INT32)(comp->dx << rpx) == 0) || ((pi->x == pi->tx0) && in opj_pi_next_rpcl()
510 pi->poc.tx0 = pi->tx0; in opj_pi_next_pcrl()
516 for (pi->x = pi->poc.tx0; pi->x < pi->poc.tx1; in opj_pi_next_pcrl()
541 trx0 = opj_int_ceildiv(pi->tx0, (OPJ_INT32)(comp->dx << levelno)); in opj_pi_next_pcrl()
562 if (!((pi->x % (OPJ_INT32)(comp->dx << rpx) == 0) || ((pi->x == pi->tx0) && in opj_pi_next_pcrl()
644 pi->poc.tx0 = pi->tx0; in opj_pi_next_cprl()
650 for (pi->x = pi->poc.tx0; pi->x < pi->poc.tx1; in opj_pi_next_cprl()
[all …]
Dimage.c130 l_x0 = opj_uint_max(p_cp->tx0, p_image_header->x0); in opj_image_comp_header_update()
132 l_x1 = p_cp->tx0 + (p_cp->tw - 1U) * in opj_image_comp_header_update()
Dpi.h105 OPJ_INT32 tx0, ty0, tx1, ty1; member
Dopenjpeg.h339 OPJ_INT32 tx0, tx1, ty0, ty1; member
929 OPJ_UINT32 tx0; member
Dj2k.h353 OPJ_UINT32 tx0; /* MSD see norm */ member
Dj2k.c2006 opj_write_bytes(l_current_ptr, cp->tx0, 4); /* XT0siz */ in opj_j2k_write_siz()
2104 opj_read_bytes(p_header_data, (OPJ_UINT32*) &l_cp->tx0, in opj_j2k_read_siz()
2146 l_tx1 = opj_uint_adds(l_cp->tx0, l_cp->tdx); /* manage overflow */ in opj_j2k_read_siz()
2148 if ((l_cp->tx0 > l_image->x0) || (l_cp->ty0 > l_image->y0) || in opj_j2k_read_siz()
2308 l_cp->tw = opj_uint_ceildiv(l_image->x1 - l_cp->tx0, l_cp->tdx); in opj_j2k_read_siz()
2323 (p_j2k->m_specific_param.m_decoder.m_start_tile_x - l_cp->tx0) / l_cp->tdx; in opj_j2k_read_siz()
2327 p_j2k->m_specific_param.m_decoder.m_end_tile_x - l_cp->tx0, l_cp->tdx); in opj_j2k_read_siz()
5066 l_x0 = opj_int_max((OPJ_INT32)(l_cp->tx0 + j * l_cp->tdx), in opj_j2k_update_rates()
5070 l_x1 = opj_int_min((OPJ_INT32)(l_cp->tx0 + (j + 1) * l_cp->tdx), in opj_j2k_update_rates()
7025 cp->tx0 = (OPJ_UINT32)parameters->cp_tx0; in opj_j2k_setup_encoder()
[all …]
Dtcd.c769 l_tx0 = l_cp->tx0 + p * in opj_tcd_init_tile()
/external/u-boot/arch/m68k/include/asm/coldfire/
Dssi.h13 u32 tx0; member
/external/u-boot/arch/arm/dts/
Domap3.dtsi383 dma-names = "tx0", "rx0", "tx1", "rx1",
399 dma-names = "tx0", "rx0", "tx1", "rx1";
414 dma-names = "tx0", "rx0", "tx1", "rx1";
426 dma-names = "tx0", "rx0";
Dam33xx.dtsi467 dma-names = "tx0", "rx0", "tx1", "rx1";
483 dma-names = "tx0", "rx0", "tx1", "rx1";
Ddra7.dtsi1311 dma-names = "tx0", "rx0", "tx1", "rx1",
1328 dma-names = "tx0", "rx0", "tx1", "rx1";
1341 dma-names = "tx0", "rx0";
1354 dma-names = "tx0", "rx0";
Ddm816x.dtsi308 dma-names = "tx0", "rx0", "tx1", "rx1",
Dtegra114.dtsi568 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
Dtegra30.dtsi701 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
Dtegra124.dtsi808 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
Dstih407-pinctrl.dtsi131 pinctrl_tx: tx0 {
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1377 const float *tx0, *tx1; in img_filter_1d_linear() local
1387 tx0 = get_texel_1d_array(sp_sview, sp_samp, addr, x0, in img_filter_1d_linear()
1394 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]); in img_filter_1d_linear()
1411 const float *tx0, *tx1; in img_filter_1d_array_linear() local
1421 tx0 = get_texel_1d_array(sp_sview, sp_samp, addr, x0, layer); in img_filter_1d_array_linear()
1426 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]); in img_filter_1d_array_linear()
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp1061 UINT_32 tx0, tx1; in TileCoordToMaskElementIndex() local
1064 tx0 = _BIT(tx,0); in TileCoordToMaskElementIndex()
1117 elemIdx0 = tx0; in TileCoordToMaskElementIndex()
1130 elemIdx0 = tx0; in TileCoordToMaskElementIndex()