Searched refs:dst_widthc (Results 1 – 1 of 1) sorted by relevance
117 int i, j, dst_width, dst_height, dst_widthc, dst_heightc; in MBInLoopDeblock() local214 dst_widthc = 12; in MBInLoopDeblock()219 dst_widthc = 8; in MBInLoopDeblock()228 dst_widthc = 4; in MBInLoopDeblock()240 memcpy(curCb, predCb, dst_widthc); in MBInLoopDeblock()241 memcpy(curCr, predCr, dst_widthc); in MBInLoopDeblock()