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

  /external/libaom/libaom/av1/encoder/
encodetxb.h 80 const TXB_CTX *const txb_ctx, int *rate_cost,
encodemb.h 69 const TXB_CTX *const txb_ctx, int fast_mode, int *rate_cost);
encodetxb.c 40 int rate_cost; member in struct:OptTxbQcoeff
863 const LV_MAP_EOB_COST *txb_eob_costs, int *rate_cost) {
    [all...]
encodemb.c 102 int *rate_cost) {
110 *rate_cost = av1_cost_skip_txb(mb, txb_ctx, plane, tx_size);
115 rate_cost, cpi->oxcf.sharpness, fast_mode);
rdopt.c 3146 int rate_cost = 0; local
    [all...]

Completed in 112 milliseconds