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

  /external/libaom/libaom/av1/encoder/
block.h 390 int sgrproj_restore_cost[2]; member in struct:macroblock
pickrst.c 649 const int64_t bits_none = x->sgrproj_restore_cost[0];
650 const int64_t bits_sgr = x->sgrproj_restore_cost[1] +
    [all...]
rd.c 211 av1_cost_tokens_from_cdf(x->sgrproj_restore_cost, fc->sgrproj_restore_cdf,
    [all...]

Completed in 100 milliseconds