HomeSort by relevance Sort by last modified time
    Searched refs:fill_token_costs (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.c 90 static void fill_token_costs(vp9_coeff_cost *c, function
288 fill_token_costs(x->token_costs, cm->fc->coef_probs);
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 110 static void fill_token_costs( function
246 fill_token_costs(cpi->mb.token_costs,
249 fill_token_costs(
    [all...]

Completed in 83 milliseconds