Searched refs:dummy_rate (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 4776 int dummy_rate; in encode_sb_row() local 4788 &dummy_rate, &dummy_dist, 1, pc_root); in encode_sb_row() 4795 &dummy_rate, &dummy_dist, 1, pc_root); in encode_sb_row() 4801 &dummy_rate, &dummy_dist, 1, pc_root); in encode_sb_row()
|
D | rdopt.c | 10550 int dummy_rate; in handle_inter_mode() local 10557 cpi, bsize, x, xd, 0, num_planes - 1, mi_row, mi_col, &dummy_rate, in handle_inter_mode()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 4226 int dummy_rate; in encode_rd_sb_row() local 4269 &dummy_rate, &dummy_dist, 1, td->pc_root); in encode_rd_sb_row() 4276 &dummy_rate, &dummy_dist, 1, td->pc_root); in encode_rd_sb_row() 4281 &dummy_rate, &dummy_dist, 1, td->pc_root); in encode_rd_sb_row()
|