Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebp.c537 int group_y = y >> gimg->size_reduction; in get_huffman_group() local
538 int g0 = GET_PIXEL_COMP(gimg->frame, group_x, group_y, 1); in get_huffman_group()
539 int g1 = GET_PIXEL_COMP(gimg->frame, group_x, group_y, 2); in get_huffman_group()

Completed in 4 milliseconds