Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsrtdec.c44 const int scaled_x = cx * (int64_t)ASS_DEFAULT_PLAYRESX / 720; in srt_to_ass() local
49 const int scaled_x = x1 * (int64_t)ASS_DEFAULT_PLAYRESX / 720; in srt_to_ass() local
/third_party/skia/src/core/
H A DSkBlurMask.cpp346 float scaled_x = (center - x - .5f) * invr; in ComputeBlurProfile() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c639 struct qreg scaled_x = in ntq_shrink_sincos_input_range() local

Completed in 6 milliseconds