Searched refs:dst_width (Results 1 – 2 of 2) sorted by relevance
459 float dst_width = frame.width(); in setProjection() local461 if (src_width != dst_width || src_height != dst_height) { in setProjection()462 float sx = dst_width / src_width; in setProjection()
117 int i, j, dst_width, dst_height, dst_widthc, dst_heightc; in MBInLoopDeblock() local213 dst_width = 20; in MBInLoopDeblock()218 dst_width = 16; in MBInLoopDeblock()227 dst_width = 12; in MBInLoopDeblock()234 memcpy(curL, pred_block, dst_width); in MBInLoopDeblock()