Home
last modified time | relevance | path

Searched refs:global_motion_used (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dethread.c24 td->rd_counts.global_motion_used[i] += in accumulate_rd_opt()
25 td_t->rd_counts.global_motion_used[i]; in accumulate_rd_opt()
Dencoder.h715 int global_motion_used[REF_FRAMES]; member
Dencoder.c3832 const int *const global_motion_used, int *const gm_params_cost) { in recode_loop_test_global_motion() argument
3837 global_motion_used[i] * GM_RECODE_LOOP_NUM4X4_FACTOR < in recode_loop_test_global_motion()
5632 cpi->td.rd_counts.global_motion_used, in encode_with_recode_loop()
Dencodeframe.c483 rdc->global_motion_used[mbmi->ref_frame[ref]] += num_4x4s; in update_global_motion_used()
5815 av1_zero(rdc->global_motion_used); in encode_frame_internal()