Searched refs:PIXW_4Kx2K (Results 1 – 3 of 3) sorted by relevance
24 #define PIXW_4Kx2K (4096) macro
32 #define PIXW_4Kx2K (4096) macro39 #define MAX_MBW_4Kx2K (((PIXW_4Kx2K) / 16) - 1) /* 255 */
2039 max_supt_width = PIXW_4Kx2K; in mpp_hevc_decode_nal_pps()2040 max_supt_height = pps->tiles_enabled_flag ? PIXH_4Kx2K : PIXW_4Kx2K; in mpp_hevc_decode_nal_pps()