Searched defs:cell_height (Results 1 – 3 of 3) sorted by relevance
72 uint32_t GetMinDecodedRowCount(uint32_t height, uint32_t cell_height, in GetMinDecodedRowCount()168 const avifImage& reference, uint32_t cell_height, in DecodeIncrementally()
558 const float cell_height = height / static_cast<float>(rows); in DoDrawGrid() local
635 let cell_height = 154; in expected_min_decoded_row_count_computation() localVariable