Home
last modified time | relevance | path

Searched refs:chroma_div_w (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c214 GLfloat chroma_div_w; ///< Chroma subsampling w ratio member
924 opengl->glprocs.glUniform1f(opengl->chroma_div_w_location, opengl->chroma_div_w); in opengl_prepare()
1020 opengl->chroma_div_w = 1.0f; in opengl_init_context()
1023 opengl->chroma_div_w = 1 << desc->log2_chroma_w; in opengl_init_context()

Completed in 3 milliseconds