Home
last modified time | relevance | path

Searched defs:linesize (Results 1 – 13 of 13) sorted by relevance

/external/libcups/filter/
Dpstops.c566 size_t linesize) /* I - Size of line buffer */ in copy_comments()
789 size_t linesize) /* I - Size of line buffer */ in copy_dsc()
1049 size_t linesize) /* I - Size of line buffer */ in copy_non_dsc()
1233 size_t linesize) /* I - Size of line buffer */ in copy_page()
1688 size_t linesize) /* I - Size of line buffer */ in copy_prolog()
1742 size_t linesize) /* I - Size of line buffer */ in copy_setup()
1820 size_t linesize) /* I - Size of line buffer */ in copy_trailer()
2674 size_t linesize) /* I - Size of line buffer */ in skip_page()
Drastertopwg.c49 linesize, /* Bytes per line */ in main() local
/external/libaom/libaom/av1/encoder/
Dextend.c23 int i, linesize; in copy_and_extend_plane() local
64 int i, linesize; in highbd_copy_and_extend_plane() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_extend.c22 int i, linesize; in copy_and_extend_plane() local
64 int i, linesize; in highbd_copy_and_extend_plane() local
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12extend.c26 const int linesize = extend_left + extend_right + width; in extend_plane() local
67 const int linesize = extend_left + extend_right + width; in extend_plane_high() local
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c30 uint32_t linesize; in extend_plane() local
/external/libaom/libaom/aom_scale/mips/dspr2/
Dyv12extend_dspr2.c32 uint32_t linesize; in extend_plane() local
/external/libvpx/libvpx/vp8/common/
Dextend.c27 int linesize; in copy_and_extend_plane() local
/external/libaom/libaom/aom_scale/generic/
Dyv12extend.c26 const int linesize = extend_left + extend_right + width; in extend_plane() local
66 const int linesize = extend_left + extend_right + width; in extend_plane_high() local
/external/u-boot/tools/env/
Dfw_env.c741 size_t linesize = 0; in fw_parse_script() local
1764 size_t linesize = 0; in get_config() local
/external/u-boot/tools/easylogo/
Deasylogo.c211 int linesize = image->pixel_size * image->width; in image_load_tga() local
/external/autotest/client/profilers/powertop/src/
Dpowertop.c78 int linesize; variable
/external/stressapptest/src/
Dsat.cc1489 int linesize = sysconf(_SC_LEVEL2_CACHE_LINESIZE); in CacheLineSize() local