Searched refs:src_region (Results 1 – 1 of 1) sorted by relevance
768 VARectangle src_region; in process() local769 src_region.x = 0; in process()770 src_region.y = 0; in process()771 src_region.width = mFilterParam.srcWidth; in process()772 src_region.height = mFilterParam.srcHeight; in process()783 pipeline->surface_region = &src_region; in process()