Home | History | Annotate | Download | only in src

Lines Matching refs:i32PicNodes

166     ctx->i32PicNodes  = (psRCParams->b16Hierarchical ? MAX_REF_B_LEVELS : 0) + 4;
167 ctx->i32MVStores = (ctx->i32PicNodes * 2);
239 tng__alloc_init_buffer(ps_driver_data, ctx->i32PicNodes * ps_mem_size->colocated,
271 tng__alloc_init_buffer(ps_driver_data, ctx->i32PicNodes * ps_mem_size->recon_pictures,
2610 ctx->i32PicNodes = (psRCParams->b16Hierarchical ? MAX_REF_B_LEVELS : 0) + ctx->ui8RefSpacing + 4;
2611 ctx->i32MVStores = (ctx->i32PicNodes * 2);
3063 tng_cmdbuf_set_phys(psMtxEncContext->apReconstructured, ctx->i32PicNodes,
3066 for (i = 0; i < ctx->i32PicNodes; i++) {
3072 tng_cmdbuf_set_phys(psMtxEncContext->apColocated, ctx->i32PicNodes,