Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DEncoder_libjpeg.cpp365 int right_crop = 0, start_offset = 0; in encode() local
376 start_offset = input->start_offset; in encode()
432 row_src = src + start_offset; in encode()
DAppCallbackNotifier.cpp949 main_jpeg->start_offset = frame->mOffset; in notifyFrame()
979 tn_jpeg->start_offset = 0; in notifyFrame()
/hardware/ti/omap4xxx/camera/inc/
DEncoder_libjpeg.h122 int start_offset; member