Searched defs:ppsBestMBDecisionOutBuf (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostair.c596 IMG_UINT8 **ppsBestMBDecisionOutBuf)
603 vaStatus = psb_buffer_map(&(ps_mem->bufs_first_pass_out_best_multipass_param), ppsBestMBDecisionOutBuf);
605 *ppsBestMBDecisionOutBuf = NULL; // Not enabled
613 IMG_UINT8 **ppsBestMBDecisionOutBuf)
619 if (*ppsBestMBDecisionOutBuf != NULL) {
621 *ppsBestMBDecisionOutBuf = NULL; // Not enabled
593 tng__map_best_mb_decision_out_buf( context_ENC_p ctx, IMG_UINT8 __maybe_unused ui8SlotNumber, IMG_UINT8 **ppsBestMBDecisionOutBuf) argument
610 tng__unmap_best_mb_decision_out_buf( context_ENC_p ctx, IMG_UINT8 __maybe_unused ui8SlotNumber, IMG_UINT8 **ppsBestMBDecisionOutBuf) argument

Completed in 35 milliseconds