Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_trace.c203 if (dump_address_content && data->apReconstructured[i]) { in apReconstructured_dump()
204 …debug_msg(VIDEO_ENCODE_PDUMP,"\t\tapReconstructured[%02d]=x%08x\n", i, data->apReconstructured[i]); in apReconstructured_dump()
207 …msg(VIDEO_ENCODE_PDUMP,"\t\tapReconstructured[%02d]=x%08x = { }\n", i, data->apReconstructured[i]); in apReconstructured_dump()
243 if (dump_address_content && data->apReconstructured[i]) { in apColocated_dump()
Dtng_hostdefs.h565 IMG_UINT32 apReconstructured[MAX_PIC_NODES]; member
Dtng_enc_trace.c446 PRINT_ARRAY_ADDR("apReconstructured", apReconstructured, MAX_PIC_NODES); in SETVIDEO_dump()
Dtng_hostcode.c3063 tng_cmdbuf_set_phys(psMtxEncContext->apReconstructured, ctx->i32PicNodes, in tng__setvideo_cmdbuf()
3067 tng_cmdbuf_set_phys(&(psMtxEncContext->apReconstructured[i]), 0, in tng__setvideo_cmdbuf()