Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DNV12_resize.h111 } structConvImage; typedef
138 structConvImage* i_img_ptr, /* Points to the input image */
139 structConvImage* o_img_ptr, /* Points to the output image */
/hardware/ti/omap4xxx/camera/
DNV12_resize.c28 structConvImage* i_img_ptr, /* Points to the input image */ in VT_resizeFrame_Video_opt2_lp()
29 structConvImage* o_img_ptr, /* Points to the output image */ in VT_resizeFrame_Video_opt2_lp()
DEncoder_libjpeg.cpp176 structConvImage o_img_ptr, i_img_ptr; in resize_nv12()
DAppCallbackNotifier.cpp957 structConvImage input = {frame->mWidth, in notifyFrame()
965 structConvImage output = {mVideoWidth, in notifyFrame()