Home | History | Annotate | Download | only in encode

Lines Matching defs:num_entrypoints

159     int num_entrypoints,slice_entrypoint;
169 &num_entrypoints);
171 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) {
176 if (slice_entrypoint == num_entrypoints) {