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

  /hardware/intel/img/psb_video/src/
tng_hostcode.h 154 IMG_UINT32 first_pass_out_best_multipass_param;//!< Output Selectable Best MV Parameters of the First Pass member in struct:context_ENC_mem_size_s
tng_cmdbuf.c 461 *cmdbuf->cmd_idx++ = ctx->ctx_mem_size.first_pass_out_best_multipass_param;
tng_hostcode.c 279 ctx->ctx_mem_size.first_pass_out_best_multipass_param = tng_align_KB(ui32_mb_per_column * (((5*ui32_mb_per_row)+3)>>2) * 64);
280 tng__alloc_init_buffer(ps_driver_data, ctx->ui8SlotsInUse * ctx->ctx_mem_size.first_pass_out_best_multipass_param,
    [all...]

Completed in 120 milliseconds