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

  /external/libaom/libaom/av1/encoder/
encodemv.h 24 void av1_build_nmv_cost_table(int *mvjoint, int *mvcost[2],
encodemv.c 180 void av1_build_nmv_cost_table(int *mvjoint, int *mvcost[2], function
rd.c 560 av1_build_nmv_cost_table(x->nmv_vec_cost, x->nmvcost, &cm->fc->nmvc,
563 av1_build_nmv_cost_table(
588 av1_build_nmv_cost_table(cpi->dv_joint_cost, dvcost, &cm->fc->ndvc,
    [all...]

Completed in 55 milliseconds