/external/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 109 nir_tex_instr *txs; in get_texture_size() local 111 txs = nir_tex_instr_create(b->shader, 1); in get_texture_size() 112 txs->op = nir_texop_txs; in get_texture_size() 113 txs->sampler_dim = tex->sampler_dim; in get_texture_size() 114 txs->is_array = tex->is_array; in get_texture_size() 115 txs->is_shadow = tex->is_shadow; in get_texture_size() 116 txs->is_new_style_shadow = tex->is_new_style_shadow; in get_texture_size() 117 txs->texture_index = tex->texture_index; in get_texture_size() 118 txs->texture = nir_deref_var_clone(tex->texture, txs); in get_texture_size() 119 txs->sampler_index = tex->sampler_index; in get_texture_size() [all …]
|
/external/skqp/src/compute/skc/ |
D | composition.c | 75 float const * txs, in skc_composition_place() argument 79 return composition->place(composition->impl,rasters,layer_ids,txs,tys,count); in skc_composition_place()
|
D | composition.h | 33 skc_float const * txs,
|
D | skc.h | 174 float const * txs,
|
/external/skia/src/compute/skc/ |
D | composition.c | 75 float const * txs, in skc_composition_place() argument 79 return composition->place(composition->impl,rasters,layer_ids,txs,tys,count); in skc_composition_place()
|
D | composition.h | 33 skc_float const * txs,
|
D | skc.h | 174 float const * txs,
|
/external/libaom/libaom/av1/common/ |
D | blockd.h | 794 TX_SIZE txs = max_txsize_rect_lookup[bsize]; in av1_get_txb_size_index() local 796 txs = sub_tx_size_map[txs]; in av1_get_txb_size_index() 797 const int tx_w_log2 = tx_size_wide_log2[txs] - MI_SIZE_LOG2; in av1_get_txb_size_index() 798 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in av1_get_txb_size_index() 809 TX_SIZE txs = max_txsize_rect_lookup[bsize]; in av1_get_txk_type_index() local 811 txs = sub_tx_size_map[txs]; in av1_get_txk_type_index() 812 const int tx_w_log2 = tx_size_wide_log2[txs] - MI_SIZE_LOG2; in av1_get_txk_type_index() 813 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in av1_get_txk_type_index()
|
D | onyxc_int.h | 1168 static INLINE void set_txfm_ctx(TXFM_CONTEXT *txfm_ctx, uint8_t txs, int len) { in set_txfm_ctx() argument 1170 for (i = 0; i < len; ++i) txfm_ctx[i] = txs; in set_txfm_ctx()
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | composition_cl_12.c | 580 skc_float const * txs, in skc_composition_pfn_place() argument 646 if ((txs == NULL) && (tys == NULL)) in skc_composition_pfn_place() 658 else if (txs == NULL) in skc_composition_pfn_place() 684 SKC_PLACE_CMD_TX_CONVERT(*txs++), in skc_composition_pfn_place() 699 SKC_PLACE_CMD_TX_CONVERT(*txs++), in skc_composition_pfn_place()
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | composition_cl_12.c | 580 skc_float const * txs, in skc_composition_pfn_place() argument 646 if ((txs == NULL) && (tys == NULL)) in skc_composition_pfn_place() 658 else if (txs == NULL) in skc_composition_pfn_place() 684 SKC_PLACE_CMD_TX_CONVERT(*txs++), in skc_composition_pfn_place() 699 SKC_PLACE_CMD_TX_CONVERT(*txs++), in skc_composition_pfn_place()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1444 nir_tex_instr *txs, *qlv; in ttn_txq() local 1446 txs = nir_tex_instr_create(b->shader, 1); in ttn_txq() 1447 txs->op = nir_texop_txs; in ttn_txq() 1448 setup_texture_info(txs, tgsi_inst->Texture.Texture); in ttn_txq() 1455 txs->texture_index = tgsi_inst->Src[1].Register.Index; in ttn_txq() 1459 txs->src[0].src = nir_src_for_ssa(ttn_channel(b, src[0], X)); in ttn_txq() 1460 txs->src[0].src_type = nir_tex_src_lod; in ttn_txq() 1462 nir_ssa_dest_init(&txs->instr, &txs->dest, in ttn_txq() 1463 nir_tex_instr_dest_size(txs), 32, NULL); in ttn_txq() 1464 nir_builder_instr_insert(b, &txs->instr); in ttn_txq() [all …]
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | ddr.c | 1231 u16 trcd, trc, tras, twr, tmrd, trtp, trp, twtr, trfc, txs, txpr; in mx6_ddr3_cfg() local 1277 txs = DIV_ROUND_UP(120000, clkper) - 1; in mx6_ddr3_cfg() 1281 txs = DIV_ROUND_UP(170000, clkper) - 1; in mx6_ddr3_cfg() 1285 txs = DIV_ROUND_UP(270000, clkper) - 1; in mx6_ddr3_cfg() 1289 txs = DIV_ROUND_UP(360000, clkper) - 1; in mx6_ddr3_cfg() 1297 txpr = txs; in mx6_ddr3_cfg() 1356 debug("txs=%d\n", txs); in mx6_ddr3_cfg() 1432 mmdc0->mdcfg0 = (trfc << 24) | (txs << 16) | (txp << 13) | in mx6_ddr3_cfg()
|
/external/ImageMagick/PerlMagick/t/reference/write/composite/ |
D | Plus.miff | 41 …txs�sxr�otn�kpj�inh�eke�gkg�ini�lol�z�z�z�u�n|e��y�����lvm�===�===�===�===�===�===�===�===�===�==…
|
D | Add.miff | 89 …vm��|q��{q��{o��~t���r���r�������l�v�d���h���������ovd�tzr�tzp�t{q�u{p�uyr�txs�sxr�otn�kpj�inh�eke… 90 …~f���l���n���t���q���r�����z�j�wd���e�������~���o�tyo�txo�rxn�syo�szr�u{u�txs�tzt�swr�qup�jpl�fkf…
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1244 int split_size, int txs, int blk_row, in set_inter_tx_size() argument 1252 mbmi->inter_tx_size[index] = txs; in set_inter_tx_size() 1271 TX_SIZE txs = max_txsize_rect_lookup[bsize]; in read_tx_size_vartx() local 1273 txs = sub_tx_size_map[txs]; in read_tx_size_vartx() 1274 const int tx_w_log2 = tx_size_wide_log2[txs] - MI_SIZE_LOG2; in read_tx_size_vartx() 1275 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in read_tx_size_vartx() 1280 set_inter_tx_size(mbmi, stride_log2, tx_w_log2, tx_h_log2, txs, tx_size, in read_tx_size_vartx() 1299 set_inter_tx_size(mbmi, stride_log2, tx_w_log2, tx_h_log2, txs, tx_size, in read_tx_size_vartx() 1333 set_inter_tx_size(mbmi, stride_log2, tx_w_log2, tx_h_log2, txs, tx_size, in read_tx_size_vartx()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/ |
D | entityToCode.tsv | 1213 http://www.wikidata.org/entity/Q3531659 txs
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 6931 txs Tonsea Tonsea
|
D | iso-639-3.tab | 6669 txs I L Tonsea
|
D | language-subtag-registry | 35849 Subtag: txs
|