Searched refs:dst_height (Results 1 – 2 of 2) sorted by relevance
460 float dst_height = frame.height(); in setProjection() local461 if (src_width != dst_width || src_height != dst_height) { in setProjection()463 float sy = dst_height / src_height; in setProjection()
117 int i, j, dst_width, dst_height, dst_widthc, dst_heightc; in MBInLoopDeblock() local194 dst_height = 20; in MBInLoopDeblock()202 dst_height = 16; in MBInLoopDeblock()232 for (j = 0; j < dst_height; j++) in MBInLoopDeblock()