Home
last modified time | relevance | path

Searched defs:ctx0 (Results 1 – 9 of 9) sorted by relevance

/external/webp/src/dsp/
Dcost_mips_dsp_r2.c18 static int GetResidualCost_MIPSdspR2(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPSdspR2()
Dcost.c322 static int GetResidualCost_C(int ctx0, const VP8Residual* const res) { in GetResidualCost_C()
Dcost_mips32.c18 static int GetResidualCost_MIPS32(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPS32()
Dcost_sse2.c45 static int GetResidualCost_SSE2(int ctx0, const VP8Residual* const res) { in GetResidualCost_SSE2()
Dcost_neon.c51 static int GetResidualCost_NEON(int ctx0, const VP8Residual* const res) { in GetResidualCost_NEON()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c102 const int ctx0 = ctx; in vp9_optimize_b() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c324 const int ctx0 = vp9_get_pred_context_single_ref_p1(xd); in read_ref_frames() local
/external/webp/src/enc/
Dquant_enc.c590 int ctx0, int coeff_type, in TrellisQuantizeBlock()
/external/virglrenderer/src/
Dvrend_renderer.c8326 struct vrend_context *ctx0 = vrend_lookup_renderer_ctx(0); in vrend_renderer_force_ctx_0() local