Home
last modified time | relevance | path

Searched defs:pixel_stride (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1dec.c120 decode_plane(FFV1Context *s, uint8_t *src, int w, int h, int stride, int plane_index, int pixel_stride) decode_plane() argument
H A Dffv1enc.c273 encode_plane(FFV1Context *s, uint8_t *src, int w, int h, int stride, int plane_index, int pixel_stride) encode_plane() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c722 SetCropWindow(VP8Io* const io, int y_start, int y_end, uint8_t** const in_data, int pixel_stride) SetCropWindow() argument

Completed in 7 milliseconds