Home
last modified time | relevance | path

Searched defs:rows_left (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libjpeg-turbo/
H A Djcapistd.c81 JDIMENSION row_ctr, rows_left; in jpeg_write_scanlines() local
H A Djdmainct.c220 int ci, i, rgroup, iMCUheight, rows_left; in set_bottom_pointers() local
H A Djdapistd.c384 JDIMENSION rows_left; in increment_simple_rowgroup_ctr() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2328 static BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h4202 static inline BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size()