Home
last modified time | relevance | path

Searched defs:scaled_y (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsrtdec.c45 const int scaled_y = cy * (int64_t)ASS_DEFAULT_PLAYRESY / 480; in srt_to_ass() local
50 const int scaled_y = y1 * (int64_t)ASS_DEFAULT_PLAYRESY / 480; in srt_to_ass() local

Completed in 2 milliseconds