Home
last modified time | relevance | path

Searched defs:olength (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c368 uint8_t *output, int olength, uint8_t *otmp) { in resize_multistep()
654 uint16_t *output, int olength, in highbd_resize_multistep()
/external/libaom/libaom/av1/common/
Dresize.c566 uint8_t *output, int olength, uint8_t *otmp) { in resize_multistep()
601 double *output, int olength) { in upscale_multistep_double_prec()
962 uint16_t *output, int olength, in highbd_resize_multistep()
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c1764 int olength = length; in generic_write_table() local