Home | History | Annotate | Download | only in src

Lines Matching refs:Slices

155     ctx->Slices = 1;
163 ctx->Slices = 2;
167 ctx->ParallelCores = min(ctx->NumCores, ctx->Slices);
282 ctx->sRCParams.Slices = ctx->Slices;
636 * units, the value of idr_pic_id in the slices of the first such IDR
918 ctx->sRCParams.Slices = obj_buffer->num_elements;
1328 /* Unlike MPEG4 and H263, slices number is defined by user */
1332 psPicParams->NumSlices = ctx->sRCParams.Slices;