Home
last modified time | relevance | path

Searched refs:dummy_dist (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1790 int64_t dummy_dist = 0; local
1791 update_coeff_general(&accu_rate, &dummy_dist, si, eob, tx_size, tx_class,
Dencodeframe.c4777 int64_t dummy_dist; 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()
Drdopt.c10551 int64_t dummy_dist; in handle_inter_mode() local
10558 &dummy_dist, &skip_txfm_sb, &skip_sse_sb, plane_rate, plane_sse, in handle_inter_mode()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c2734 uint32_t dummy_dist; in vp9_pick_inter_mode_sub8x8() local
2771 x->nmvjointcost, x->mvcost, &dummy_dist, in vp9_pick_inter_mode_sub8x8()
Dvp9_encodeframe.c4227 int64_t dummy_dist; 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()