Searched refs:HEVCE_MIN_WIDTH (Results 1 – 3 of 3) sorted by relevance
709 if(HEVCE_MIN_WIDTH > ps_ctxt->ps_static_cfg_prms->s_src_prms.i4_width) in ihevce_init()711 ps_ctxt->ps_static_cfg_prms->s_src_prms.i4_width = HEVCE_MIN_WIDTH; in ihevce_init()
45 #define HEVCE_MIN_WIDTH 64 macro
1094 if((width > HEVCE_MAX_WIDTH) || (width < HEVCE_MIN_WIDTH) || in ihevce_hle_validate_static_params()