Home
last modified time | relevance | path

Searched refs:ppsBestMBDecisionOutBuf (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostair.c597 IMG_UINT8 **ppsBestMBDecisionOutBuf) in tng__map_best_mb_decision_out_buf() argument
604 …tus = psb_buffer_map(&(ps_mem->bufs_first_pass_out_best_multipass_param), ppsBestMBDecisionOutBuf); in tng__map_best_mb_decision_out_buf()
606 *ppsBestMBDecisionOutBuf = NULL; // Not enabled in tng__map_best_mb_decision_out_buf()
614 IMG_UINT8 **ppsBestMBDecisionOutBuf) in tng__unmap_best_mb_decision_out_buf() argument
620 if (*ppsBestMBDecisionOutBuf != NULL) { in tng__unmap_best_mb_decision_out_buf()
622 *ppsBestMBDecisionOutBuf = NULL; // Not enabled in tng__unmap_best_mb_decision_out_buf()