Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.c152 IMG_UINT32 ui32_pic_width, ui32_pic_height; in tng__alloc_context_buffer() local
187 ui32_pic_height = ctx->obj_context->picture_height; in tng__alloc_context_buffer()
270 …e->recon_pictures = tng_align_KB((tng_align_64(ui32_pic_width)*tng_align_64(ui32_pic_height))*3/2); in tng__alloc_context_buffer()