Searched refs:ratio_r (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | hcadec.c | 269 float ratio_r = ratio_l - 2.0f; in apply_intensity_stereo() local 277 *(c2++) = *c1 * ratio_r; in apply_intensity_stereo() |
Completed in 2 milliseconds