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

  /hardware/intel/img/psb_video/src/
tng_hostcode.h 152 IMG_UINT32 first_pass_out_params; //!< Output Parameters of the First Pass member in struct:context_ENC_mem_size_s
tng_hostcode.c 274 ctx->ctx_mem_size.first_pass_out_params = tng_align_KB(sizeof(IMG_FIRST_STAGE_MB_PARAMS) * ui32_mb_per_row * ui32_mb_per_column);
275 tng__alloc_init_buffer(ps_driver_data, ctx->ui8SlotsInUse * ctx->ctx_mem_size.first_pass_out_params,
    [all...]

Completed in 61 milliseconds