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