HomeSort by relevance Sort by last modified time
    Searched refs:denoise_param_offset (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
vsp_VPP.h 64 unsigned int denoise_param_offset; member in struct:context_VPP_s
vsp_VPP.c 317 ctx->denoise_param_offset = ctx->pipeline_param_offset + ctx->pipeline_param_sz;
318 ctx->enhancer_param_offset = ctx->denoise_param_offset + ctx->denoise_param_sz;
796 cmdbuf->denoise_param_p = cmdbuf->param_mem_p + ctx->denoise_param_offset;
    [all...]

Completed in 2634 milliseconds