Home | History | Annotate | Download | only in enc

Lines Matching refs:WebPConvertRGB24ToY

907           WebPConvertRGB24ToY(r_ptr + off1, dst_y, width);
908 WebPConvertRGB24ToY(r_ptr + off2, dst_y + picture->y_stride, width);
948 WebPConvertRGB24ToY(r_ptr + off, dst_y, width);