Searched refs:frame_all (Results 1 – 1 of 1) sorted by relevance
5187 double y, u, v, frame_all; in vp8_get_compressed_data() local5188 frame_all = vp8_calc_ssimg(cpi->Source, cm->frame_to_show, &y, &u, &v); in vp8_get_compressed_data()5192 cpi->total_ssimg_all += frame_all; in vp8_get_compressed_data()