Home | History | Annotate | Download | only in videocodec

Lines Matching full:nativebuffer

840                                       const_cast<OMX_U8*>(reinterpret_cast<const OMX_U8*>(param->nativeBuffer->handle)));
845 mGraphicBufferParam.graphicBufferColorFormat = param->nativeBuffer->format;
846 mGraphicBufferParam.graphicBufferStride = param->nativeBuffer->stride;
847 mGraphicBufferParam.graphicBufferWidth = param->nativeBuffer->width;
848 mGraphicBufferParam.graphicBufferHeight = param->nativeBuffer->height;