Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/src/
Ddeblock.cpp115 int i, j, dst_width, dst_height, dst_widthc, dst_heightc; in MBInLoopDeblock() local
193 dst_heightc = 12; in MBInLoopDeblock()
201 dst_heightc = 8; in MBInLoopDeblock()
236 for (j = 0; j < dst_heightc; j++) in MBInLoopDeblock()