Searched defs:pvBuffer (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostair.c92 unsigned char *pvBuffer; local
109 pvBuffer = (unsigned char*)(ps_mem->bufs_slice_map.virtual_addr + (i32SlotNum * ctx->ctx_mem_size.slice_map));
110 if (pvBuffer == NULL) {
111 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: pvBuffer == NULL\n", __FUNCTION__);
127 * pvBuffer = ui8SlicesPerPicture;
128 pvBuffer++;
163 * pvBuffer = aui8SliceNumbers[ui8Index];
164 pvBuffer++;
167 * pvBuffer = ui8SizeInKicks;
168 pvBuffer
284 IMG_PVOID pvBuffer; local
[all...]

Completed in 28 milliseconds