Home
last modified time | relevance | path

Searched refs:check_resolution (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dvsp_VPP.c216 static int check_resolution(int width, int height);
1142 res_set = check_resolution(obj_context->picture_width, in vsp_QueryVideoProcPipelineCaps()
1503 static int check_resolution(int width, int height) in check_resolution() function