Home
last modified time | relevance | path

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

/external/libaom/av1/qmode_rc/
Dducky_encode.cc503 TplDepStats *tpl_stats_ptr = &tpl_frame->tpl_stats_ptr[tpl_blk_pos]; in ObtainTplStats() local
/external/libaom/av1/encoder/
Dtpl_model.h129 TplDepStats *tpl_stats_ptr; member
Dtpl_model.c1085 TplDepStats *tpl_stats_ptr = &tpl_ptr[av1_tpl_ptr_pos( in tpl_model_update_b() local
1164 static AOM_INLINE void tpl_model_store(TplDepStats *tpl_stats_ptr, int mi_row, in tpl_model_store()
/external/libvpx/vp9/encoder/
Dvp9_encoder.h319 TplDepStats *tpl_stats_ptr; member