HomeSort by relevance Sort by last modified time
    Searched refs:pu8Cbc1 (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/camera/
NV12_resize.cpp 205 mmUchar *pu8Cbc1 = NULL;
220 pu8Cbc1 = pu8Cbr1 + (x*2);
228 in11 = *(pu8Cbc1);
239 in12 = *(pu8Cbc1+2);
  /hardware/ti/omap4xxx/camera/
NV12_resize.c 210 mmUchar *pu8Cbc1 = NULL;
227 pu8Cbc1 = pu8Cbr1 + (x*2);
237 in11 = *(pu8Cbc1);
248 in12 = *(pu8Cbc1+2);

Completed in 3209 milliseconds