Searched refs:PIXW_1080P (Results 1 – 3 of 3) sorted by relevance
22 #define PIXW_1080P (1920) macro
30 #define PIXW_1080P (1920) macro37 #define MAX_MBW_1080P (((PIXW_1080P) / 16) - 1) /* 119 */
2032 RK_S32 max_supt_width = PIXW_1080P; in mpp_hevc_decode_nal_pps()2033 RK_S32 max_supt_height = pps->tiles_enabled_flag ? PIXH_1080P : PIXW_1080P; in mpp_hevc_decode_nal_pps()