Searched refs:ppsInpCtrlBuf (Results 1 – 1 of 1) sorted by relevance
230 IMG_UINT8 **ppsInpCtrlBuf) in tng__map_inp_ctrl_buf() argument235 if (ppsInpCtrlBuf == NULL) { in tng__map_inp_ctrl_buf()240 *ppsInpCtrlBuf = NULL; // Not enabled in tng__map_inp_ctrl_buf()244 vaStatus = psb_buffer_map(&(ps_mem->bufs_mb_ctrl_in_params), ppsInpCtrlBuf); in tng__map_inp_ctrl_buf()246 *ppsInpCtrlBuf += ui8SlotNumber * ps_mem_size->mb_ctrl_in_params; in tng__map_inp_ctrl_buf()257 IMG_UINT8 **ppsInpCtrlBuf) in tng__unmap_inp_ctrl_buf() argument263 if (*ppsInpCtrlBuf != NULL) { in tng__unmap_inp_ctrl_buf()265 *ppsInpCtrlBuf = NULL; // Not enabled in tng__unmap_inp_ctrl_buf()