HomeSort by relevance Sort by last modified time
    Searched full:mb_ctrl_in_params (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/psb_video/src/
tng_cmdbuf.c 449 *cmdbuf->cmd_idx++ = ctx->ctx_mem_size.mb_ctrl_in_params;
456 *cmdbuf->cmd_idx++ = ctx->ctx_mem_size.mb_ctrl_in_params;
tng_hostcode.h 156 IMG_UINT32 mb_ctrl_in_params; member in struct:context_ENC_mem_size_s
tng_hostair.c 246 *ppsInpCtrlBuf += ui8SlotNumber * ps_mem_size->mb_ctrl_in_params;
    [all...]
tng_hostcode.c 284 ctx->ctx_mem_size.mb_ctrl_in_params = tng_align_KB(sizeof(IMG_FIRST_STAGE_MB_PARAMS) * ui32_adj_mb_per_row * ui32_mb_per_column);
285 tng__alloc_init_buffer(ps_driver_data, ctx->ui8SlotsInUse * ctx->ctx_mem_size.mb_ctrl_in_params,
    [all...]

Completed in 273 milliseconds