Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c86 #define FF_GL_UNPACK_ROW_LENGTH 0x0CF2 macro
1175 glPixelStorei(FF_GL_UNPACK_ROW_LENGTH, length); \
1179 glPixelStorei(FF_GL_UNPACK_ROW_LENGTH, 0); \

Completed in 3 milliseconds