Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c206 GLint chroma_div_h_location; member
830 opengl->chroma_div_h_location = opengl->glprocs.glGetUniformLocation(opengl->program, "u_chroma_div_h"); in opengl_compile_shaders()
921 if (opengl->chroma_div_h_location != -1) in opengl_prepare()
922 opengl->glprocs.glUniform1f(opengl->chroma_div_h_location, opengl->chroma_div_h); in opengl_prepare()

Completed in 5 milliseconds