Searched refs:slice_entrypoint (Results 1 – 4 of 4) sorted by relevance
38 int num_entrypoints,slice_entrypoint; in test() local60 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) { in test()61 if (entrypoints[slice_entrypoint] == VAEntrypointEncSlice) in test()64 if (slice_entrypoint == num_entrypoints) { in test()
2003 int num_entrypoints,slice_entrypoint; in create_encode_pipe() local2018 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) { in create_encode_pipe()2019 if (entrypoints[slice_entrypoint] == VAEntrypointEncSlice) in create_encode_pipe()2023 if (slice_entrypoint == num_entrypoints) { in create_encode_pipe()
159 int num_entrypoints,slice_entrypoint; in create_encode_pipe() local171 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) { in create_encode_pipe()172 if (entrypoints[slice_entrypoint] == VAEntrypointEncSlice) in create_encode_pipe()176 if (slice_entrypoint == num_entrypoints) { in create_encode_pipe()
921 int num_entrypoints, slice_entrypoint; in init_va() local945 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) { in init_va()946 if (entrypoints[slice_entrypoint] == VAEntrypointEncSlice) { in init_va()