Searched refs:ppsFirstPassOutBuf (Results 1 – 1 of 1) sorted by relevance
554 IMG_UINT8 **ppsFirstPassOutBuf) in tng__map_first_pass_out_buf() argument559 if (ppsFirstPassOutBuf == NULL) { in tng__map_first_pass_out_buf()564 *ppsFirstPassOutBuf = NULL; // Not enabled in tng__map_first_pass_out_buf()568 vaStatus = psb_buffer_map(&(ps_mem->bufs_first_pass_out_params), ppsFirstPassOutBuf); in tng__map_first_pass_out_buf()579 IMG_UINT8 **ppsFirstPassOutBuf) in tng__unmap_first_pass_out_buf() argument585 if (*ppsFirstPassOutBuf != NULL) { in tng__unmap_first_pass_out_buf()587 *ppsFirstPassOutBuf = NULL; // Not enabled in tng__unmap_first_pass_out_buf()