Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebp.c962 ImageContext *img, *cimg; in apply_color_transform() local
967 cimg = &s->image[IMAGE_ROLE_COLOR_TRANSFORM]; in apply_color_transform()
971 cx = x >> cimg->size_reduction; in apply_color_transform()
972 cy = y >> cimg->size_reduction; in apply_color_transform()
973 cp = GET_PIXEL(cimg->frame, cx, cy); in apply_color_transform()

Completed in 3 milliseconds