Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c1134 int height_chroma = AV_CEIL_RSHIFT(opengl->height, desc->log2_chroma_h); in opengl_get_plane_pointer() local
1145 data += width_chroma * height_chroma * wordsize; in opengl_get_plane_pointer()
1149 data += 2 * width_chroma * height_chroma * wordsize; in opengl_get_plane_pointer()

Completed in 3 milliseconds