Searched refs:av1_model_rd_from_var_lapndz (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rd.h | 237 void av1_model_rd_from_var_lapndz(int64_t var, unsigned int n,
|
D | model_rd.h | 111 av1_model_rd_from_var_lapndz(sse, num_pels_log2_lookup[plane_bsize], in model_rd_from_sse()
|
D | nonrd_pickmode.c | 1070 av1_model_rd_from_var_lapndz(sse - var, num_pels_log2_lookup[bs], 1076 av1_model_rd_from_var_lapndz(var, num_pels_log2_lookup[bs], ac_quant >> 3,
|
D | rd.c | 692 void av1_model_rd_from_var_lapndz(int64_t var, unsigned int n_log2, in av1_model_rd_from_var_lapndz() function
|