Searched refs:create_sp_bo (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | drmDsp.c | 241 pDrmDsp->bo[0] = create_sp_bo(pDrmDsp->dev, wAlign16, hAlign16, in drmDspFrame() 243 pDrmDsp->bo[1] = create_sp_bo(pDrmDsp->dev, wAlign16, hAlign16, in drmDspFrame() 259 bo = create_sp_bo(pDrmDsp->dev, wAlign16, hAlign16, in drmDspFrame()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/ |
| H A D | bo.h | 28 struct sp_bo* create_sp_bo(struct sp_dev* dev, uint32_t width, uint32_t height,
|
| H A D | bo.c | 106 struct sp_bo* create_sp_bo(struct sp_dev* dev, uint32_t width, uint32_t height, in create_sp_bo() function
|
| H A D | modeset.c | 96 cr->scanout = create_sp_bo(dev, m->hdisplay, m->vdisplay, in initialize_screens()
|