Searched refs:dst_region (Results 1 – 1 of 1) sorted by relevance
762 VARectangle dst_region; in process() local763 dst_region.x = 0; in process()764 dst_region.y = 0; in process()765 dst_region.width = mFilterParam.dstWidth; in process()766 dst_region.height = mFilterParam.dstHeight; in process()784 pipeline->output_region = &dst_region; in process()