Home
last modified time | relevance | path

Searched refs:pFirstPassOutParamAddr (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_trace.c477 if (dump_address_content && data->pFirstPassOutParamAddr[i]) { in pFirstPassOutParamAddr_dump()
478 …VIDEO_ENCODE_PDUMP,"\t\tpFirstPassOutParamAddr[%02d]=x%08x\n", i, data->pFirstPassOutParamAddr[i]); in pFirstPassOutParamAddr_dump()
481 …ENCODE_PDUMP,"\t\tpFirstPassOutParamAddr[%02d]=x%08x = { }\n", i, data->pFirstPassOutParamAddr[i]); in pFirstPassOutParamAddr_dump()
Dtng_hostdefs.h598 …IMG_UINT32 pFirstPassOutParamAddr[MAX_SOURCE_SLOTS_SL]; //!< Output Parameters… member
Dtng_enc_trace.c500 PRINT_ARRAY_ADDR("pFirstPassOutParamAddr",pFirstPassOutParamAddr, MAX_SOURCE_SLOTS_SL); in SETVIDEO_dump()
Dtng_hostcode.c3130 tng_cmdbuf_set_phys(psMtxEncContext->pFirstPassOutParamAddr, ctx->ui8SlotsInUse, in tng__setvideo_cmdbuf()