Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp172 RK_U32 img_h = height / step; in dump_frame() local
175 img_h -= img_h & 0x1; in dump_frame()
176 for (i = 0; i < img_h; i++) { in dump_frame()
183 pdes = tmp + img_w * img_h; in dump_frame()
184 for (i = 0; i < (img_h / 2); i++) { in dump_frame()
193 height = img_h; in dump_frame()
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTMediaRockx.h112 INT32 img_h; member