Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dcost.c492 static int GetResidualCost(int ctx0, const VP8Residual* const res) { in GetResidualCost()
Dquant.c552 int ctx0, int coeff_type, in TrellisQuantizeBlock()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c294 const int ctx0 = vp9_get_pred_context_single_ref_p1(xd); in read_ref_frames() local
/external/webp/src/dsp/
Denc_mips32.c514 int VP8GetResidualCostMIPS32(int ctx0, const VP8Residual* const res) { in VP8GetResidualCostMIPS32()