Searched refs:v4l2_hevc_pps_num_tile_rows (Results 1 – 4 of 4) sorted by relevance
35 v4l2_hevc_pps_num_tile_rows(const struct v4l2_ctrl_hevc_pps *pps) in v4l2_hevc_pps_num_tile_rows() function
42 unsigned int num_rows = v4l2_hevc_pps_num_tile_rows(pps); in compute_tiles_uniform()64 unsigned int num_rows = v4l2_hevc_pps_num_tile_rows(pps); in compute_tiles_non_uniform()
261 for (i = 0; i < v4l2_hevc_pps_num_tile_rows(pps); i++) in assemble_hw_pps()
20 unsigned int num_tile_rows = v4l2_hevc_pps_num_tile_rows(pps); in prepare_tile_info_buffer()