Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_cmdbuf.h64 unsigned char *denoise_param_p; member
Dvsp_VPP.c798 cmdbuf->denoise_param_p = cmdbuf->param_mem_p + ctx->denoise_param_offset; in vsp_VPP_BeginPicture()
820 cmdbuf->denoise_param_p = NULL; in vsp_VPP_EndPicture()
1395 …meterBuffer *cell_denoiser_param = (struct VssProcDenoiseParameterBuffer *)cmdbuf->denoise_param_p; in vsp_set_filter_param()
Dvsp_vp8.c883 cmdbuf->denoise_param_p = NULL; in vsp_VP8_EndPicture()