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

  /external/libaom/libaom/av1/encoder/
block.h 65 } LV_MAP_EOB_COST;
334 LV_MAP_EOB_COST eob_costs[7][2];
encodetxb.c 249 static int get_eob_cost(int eob, const LV_MAP_EOB_COST *txb_eob_costs,
754 const LV_MAP_EOB_COST *const eob_costs =
863 const LV_MAP_EOB_COST *txb_eob_costs, int *rate_cost) {
    [all...]
rd.c 471 LV_MAP_EOB_COST *pcost = &x->eob_costs[eob_multi_size][plane];
    [all...]

Completed in 1011 milliseconds