Home | History | Annotate | Download | only in HAL

Lines Matching refs:pBufPtr

2176     void *pBufPtr = imgBuf->getPtr(0);
2177 if (pBufPtr == NULL) {
2183 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len);