Searched refs:y_scale (Results 1 – 1 of 1) sorted by relevance
1058 double y_scale; in vpx_svc_dump_statistics() local1084 y_scale = si->width * si->height * 255.0 * 255.0 * number_of_frames; in vpx_svc_dump_statistics()1085 scale[1] = y_scale; in vpx_svc_dump_statistics()1086 scale[2] = scale[3] = y_scale / 4; // U or V in vpx_svc_dump_statistics()1087 scale[0] = y_scale * 1.5; // total in vpx_svc_dump_statistics()