Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c4355 int64_t tmp_best_distortion = INT_MAX, tmp_best_sse, uv_sse; in vp9_rd_pick_inter_mode_sub8x8() local
4442 tmp_best_distortion = distortion; in vp9_rd_pick_inter_mode_sub8x8()
4483 distortion = tmp_best_distortion; in vp9_rd_pick_inter_mode_sub8x8()