Searched defs:ctx0 (Results 1 – 12 of 12) sorted by relevance
/external/webp/src/dsp/ |
D | cost_mips_dsp_r2.c | 18 static int GetResidualCost_MIPSdspR2(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPSdspR2()
|
D | cost.c | 322 static int GetResidualCost_C(int ctx0, const VP8Residual* const res) { in GetResidualCost_C()
|
D | cost_mips32.c | 18 static int GetResidualCost_MIPS32(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPS32()
|
D | cost_sse2.c | 45 static int GetResidualCost_SSE2(int ctx0, const VP8Residual* const res) { in GetResidualCost_SSE2()
|
D | cost_neon.c | 51 static int GetResidualCost_NEON(int ctx0, const VP8Residual* const res) { in GetResidualCost_NEON()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_spin_batch.c | 76 const uint32_t ctx0 = gem_context_create(fd); in spin_resubmit() local
|
D | gem_eio.c | 723 static void reset_stress(int fd, uint32_t ctx0, in reset_stress() 807 uint32_t ctx0 = context_create_safe(fd); in test_reset_stress() local
|
/external/libaom/libaom/av1/encoder/ |
D | interp_search.c | 450 const int ctx0 = av1_get_pred_context_switchable_interp(xd, 0); in find_best_non_dual_interp_filter() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 106 const int ctx0 = ctx; in vp9_optimize_b() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 324 const int ctx0 = vp9_get_pred_context_single_ref_p1(xd); in read_ref_frames() local
|
/external/webp/src/enc/ |
D | quant_enc.c | 590 int ctx0, int coeff_type, in TrellisQuantizeBlock()
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 344 struct vrend_context *ctx0; member
|