/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_tgsi_lower_depth_clamp.c | 46 tgsi_depth_clamp_transform(struct tgsi_transform_context *tctx) in tgsi_depth_clamp_transform() 52 transform_decl(struct tgsi_transform_context *tctx, in transform_decl() 96 prolog_last_vertex_stage(struct tgsi_transform_context *tctx) in prolog_last_vertex_stage() 114 epilog_last_vertex_stage(struct tgsi_transform_context *tctx) in epilog_last_vertex_stage() 212 prolog_fs(struct tgsi_transform_context *tctx) in prolog_fs() 257 epilog_fs(struct tgsi_transform_context *tctx) in epilog_fs() 310 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
|
D | st_tgsi_lower_yuv.c | 56 tgsi_yuv_transform(struct tgsi_transform_context *tctx) in tgsi_yuv_transform() 144 emit_immed(struct tgsi_transform_context *tctx, int idx, in emit_immed() 168 emit_samp(struct tgsi_transform_context *tctx, unsigned samp) in emit_samp() 182 emit_decls(struct tgsi_transform_context *tctx) in emit_decls() 245 yuv_to_rgb(struct tgsi_transform_context *tctx, in yuv_to_rgb() 307 lower_nv12(struct tgsi_transform_context *tctx, in lower_nv12() 342 lower_iyuv(struct tgsi_transform_context *tctx, in lower_iyuv() 391 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
|
D | st_cb_bitmap_shader.c | 45 tgsi_bitmap_transform(struct tgsi_transform_context *tctx) in tgsi_bitmap_transform() 51 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
|
D | st_cb_drawpixels_shader.c | 50 tgsi_drawpix_transform(struct tgsi_transform_context *tctx) in tgsi_drawpix_transform() 72 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_emulate.c | 41 tgsi_emulation_context(struct tgsi_transform_context *tctx) in tgsi_emulation_context() 47 transform_decl(struct tgsi_transform_context *tctx, in transform_decl() 62 passthrough_edgeflag(struct tgsi_transform_context *tctx) in passthrough_edgeflag() 104 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
|
D | tgsi_lowering.c | 58 tgsi_lowering_context(struct tgsi_transform_context *tctx) in tgsi_lowering_context() 131 create_mov(struct tgsi_transform_context *tctx, in create_mov() 197 transform_dst(struct tgsi_transform_context *tctx, in transform_dst() 278 transform_lrp(struct tgsi_transform_context *tctx, in transform_lrp() 328 transform_frc(struct tgsi_transform_context *tctx, in transform_frc() 373 transform_pow(struct tgsi_transform_context *tctx, in transform_pow() 433 transform_lit(struct tgsi_transform_context *tctx, in transform_lit() 558 transform_exp(struct tgsi_transform_context *tctx, in transform_exp() 681 transform_log(struct tgsi_transform_context *tctx, in transform_log() 819 transform_dotp(struct tgsi_transform_context *tctx, in transform_dotp() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | twinvq.c | 71 static void eval_lpcenv(TwinVQContext *tctx, const float *cos_vals, float *lpc) in eval_lpcenv() 115 static inline void eval_lpcenv_or_interp(TwinVQContext *tctx, in eval_lpcenv_or_interp() 152 static void eval_lpcenv_2parts(TwinVQContext *tctx, enum TwinVQFrameType ftype, in eval_lpcenv_2parts() 172 static void dequant(TwinVQContext *tctx, const uint8_t *cb_bits, float *out, in dequant() 214 static void dec_gain(TwinVQContext *tctx, in dec_gain() 263 static void decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, in decode_lsp() 303 static void dec_lpc_spectrum_inv(TwinVQContext *tctx, float *lsp, in dec_lpc_spectrum_inv() 327 static void imdct_and_window(TwinVQContext *tctx, enum TwinVQFrameType ftype, in imdct_and_window() 378 static void imdct_output(TwinVQContext *tctx, enum TwinVQFrameType ftype, in imdct_output() 412 static void read_and_decode_spectrum(TwinVQContext *tctx, float *out, in read_and_decode_spectrum() [all …]
|
D | twinvqdec.c | 179 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() 211 static void dec_bark_env(TwinVQContext *tctx, const uint8_t *in, int use_hist, in dec_bark_env() 239 static void read_cb_data(TwinVQContext *tctx, GetBitContext *gb, in read_cb_data() 252 static int twinvq_read_bitstream(AVCodecContext *avctx, TwinVQContext *tctx, in twinvq_read_bitstream() 323 TwinVQContext *tctx = avctx->priv_data; in twinvq_decode_init() local
|
D | metasound.c | 64 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() 115 static void dec_bark_env(TwinVQContext *tctx, const uint8_t *in, int use_hist, in dec_bark_env() 152 static void read_cb_data(TwinVQContext *tctx, GetBitContext *gb, in read_cb_data() 165 static int metasound_read_bitstream(AVCodecContext *avctx, TwinVQContext *tctx, in metasound_read_bitstream() 276 TwinVQContext *tctx = avctx->priv_data; in metasound_decode_init() local
|
D | fic.c | 174 FICThreadContext *tctx = tdata; in fic_decode_slice() local
|
/third_party/skia/modules/svg/src/ |
D | SkSVGText.cpp | 118 SkSVGTextContext* tctx, in ScopedPosResolver() 134 SkSVGTextContext* tctx) in ScopedPosResolver() 474 void SkSVGTextFragment::renderText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in renderText() 504 void SkSVGTextContainer::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in onShapeText() 539 void SkSVGTextLiteral::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in onShapeText() 560 SkSVGTextContext tctx(ctx, render_text); in onRender() local 591 SkSVGTextContext tctx(ctx, compute_bounds); in onObjectBoundingBox() local 634 SkSVGTextContext tctx(ctx, as_path); in onAsPath() local 649 SkSVGTextContext tctx(ctx, parent_tctx->getCallback(), this); in onShapeText() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_perfetto.cc | 151 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) { in stage_end() 207 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) { in sync_timestamp() 236 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) { in emit_submit_id()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_perfetto.cc | 147 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) { in stage_end() 270 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) { in sync_timestamp() 299 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) { in emit_submit_id()
|
/third_party/skia/modules/svg/tests/ |
D | Text.cpp | 168 SkSVGTextContext tctx(ctx, mock_cb); in DEF_TEST() local
|
/third_party/openssl/apps/ |
D | dgst.c | 382 EVP_MD_CTX *tctx; in dgst_main() local
|
/third_party/openssl/ssl/statem/ |
D | statem_srvr.c | 3867 SSL_CTX *tctx = s->session_ctx; in construct_stateless_ticket() local 4052 SSL_CTX *tctx = s->session_ctx; in tls_construct_new_session_ticket() local
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 1369 SSL_CTX *tctx = s->session_ctx; in tls_decrypt_ticket() local
|