Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:pSharedBuff

1766   sharedBuffer.pSharedBuff = (OMX_U8 *)camera_buffer_get_omx_ptr (&bufferlist[0]);
1768 if ( NULL == sharedBuffer.pSharedBuff )
1933 sharedBuffer.pSharedBuff = (OMX_U8 *)camera_buffer_get_omx_ptr (&bufferlist[0]);
1934 if ( NULL == sharedBuffer.pSharedBuff ) {