Home
last modified time | relevance | path

Searched defs:tpl_txfm_stats (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dtpl_model.c55 void av1_init_tpl_txfm_stats(TplTxfmStats *tpl_txfm_stats) { in av1_init_tpl_txfm_stats()
74 void av1_record_tpl_txfm_block(TplTxfmStats *tpl_txfm_stats, in av1_record_tpl_txfm_block()
98 const TplTxfmStats *tpl_txfm_stats, in av1_tpl_store_txfm_stats()
358 TplTxfmStats *tpl_txfm_stats) { in get_rate_distortion()
525 static inline void mode_estimation(AV1_COMP *cpi, TplTxfmStats *tpl_txfm_stats, in mode_estimation()
1307 TplTxfmStats *tpl_txfm_stats = &td->tpl_txfm_stats; in init_mc_flow_dispenser() local
1431 void av1_mc_flow_dispenser_row(AV1_COMP *cpi, TplTxfmStats *tpl_txfm_stats, in av1_mc_flow_dispenser_row()
Dethread.c2164 TplTxfmStats *tpl_txfm_stats = &thread_data->td->tpl_txfm_stats; in tpl_worker_hook() local
2316 const TplTxfmStats *tpl_txfm_stats = &td->tpl_txfm_stats; in tpl_accumulate_txfm_stats() local
Dencoder.h1489 TplTxfmStats tpl_txfm_stats; member
/external/libaom/test/
Dtpl_model_test.cc196 TplTxfmStats tpl_txfm_stats; in TEST() local