Searched refs:pu8Cbc1 (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/
H A DNV12_resize.cpp205 mmUchar *pu8Cbc1 = NULL; local
220 pu8Cbc1 = pu8Cbr1 + (x*2);
228 in11 = *(pu8Cbc1);
239 in12 = *(pu8Cbc1+2);
/hardware/ti/omap4xxx/camera/
H A DNV12_resize.c210 mmUchar *pu8Cbc1 = NULL; local
227 pu8Cbc1 = pu8Cbr1 + (x*2);
237 in11 = *(pu8Cbc1);
248 in12 = *(pu8Cbc1+2);

Completed in 36 milliseconds