Searched refs:DEFAULT_BS_SIZE (Results 1 – 1 of 1) sorted by relevance
10 #define DEFAULT_BS_SIZE(width, height) ((width) * (height) / 8 * 3) macro236 pix_mp->plane_fmt[0].sizeimage = max(DEFAULT_BS_SIZE(width, height), in wave5_update_pix_fmt()