Home
last modified time | relevance | path

Searched refs:dst_heightc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
Ddeblock.cpp117 int i, j, dst_width, dst_height, dst_widthc, dst_heightc; in MBInLoopDeblock() local
195 dst_heightc = 12; in MBInLoopDeblock()
203 dst_heightc = 8; in MBInLoopDeblock()
238 for (j = 0; j < dst_heightc; j++) in MBInLoopDeblock()