HomeSort by relevance Sort by last modified time
    Searched refs:recon_pictures (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostcode.h 128 IMG_UINT32 recon_pictures; //apsReconPictures[MAX_PIC_NODES_ARRAYSIZE];// three reference pictures (2 input and 1 output) member in struct:context_ENC_mem_size_s
tng_hostcode.c 270 ps_mem_size->recon_pictures = tng_align_KB((tng_align_64(ui32_pic_width)*tng_align_64(ui32_pic_height))*3/2);
271 tng__alloc_init_buffer(ps_driver_data, ctx->i32PicNodes * ps_mem_size->recon_pictures,
    [all...]

Completed in 97 milliseconds