Home | History | Annotate | Download | only in src

Lines Matching refs:colocated

237     //colocated params
238 ps_mem_size->colocated = tng_align_KB(MVEA_MV_PARAM_REGION_SIZE * tng_align_4(ui32_mb_per_row * ui32_mb_per_column));
239 tng__alloc_init_buffer(ps_driver_data, ctx->i32PicNodes * ps_mem_size->colocated,
242 ps_mem_size->interview_mv = ps_mem_size->mv = ps_mem_size->colocated;
1119 //If b picture calculate scaling factor for colocated motion vectors
1136 //Fwd temporal is same as colocated mv scale
3073 &(ps_mem->bufs_colocated), 0, ps_mem_size->colocated);