Home
last modified time | relevance | path

Searched defs:rate_cost (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodetxb.c40 int rate_cost; member
863 const LV_MAP_EOB_COST *txb_eob_costs, int *rate_cost) {
1043 int fast_mode, int *rate_cost) {
1107 int block, int *rate_cost) {
1152 int fast_mode, int *rate_cost) {
1175 int fast_mode, int *rate_cost) {
1655 const TXB_CTX *const txb_ctx, int *rate_cost,
1815 TXB_CTX *txb_ctx, int fast_mode, int *rate_cost) {
Dencodemb.c102 int *rate_cost) { in av1_optimize_b()
Drdopt.c3146 int rate_cost = 0; in search_txk_type() local