Searched refs:entrypoint_list (Results 1 – 5 of 5) sorted by relevance
820 VAEntrypoint *entrypoint_list; in mpeg2enc_alloc_va_resources() local833 entrypoint_list = malloc(max_entrypoints * sizeof(VAEntrypoint)); in mpeg2enc_alloc_va_resources()836 entrypoint_list, in mpeg2enc_alloc_va_resources()840 if (entrypoint_list[entrypoint] == VAEntrypointEncSlice) in mpeg2enc_alloc_va_resources()844 free(entrypoint_list); in mpeg2enc_alloc_va_resources()
67 VAEntrypoint *entrypoint_list, /* out */
887 VAEntrypoint *entrypoint_list, /* out */
204 VAEntrypoint *entrypoint_list, /* out */ in psb_QueryConfigEntrypoints() argument214 CHECK_INVALID_PARAM(entrypoint_list == NULL); in psb_QueryConfigEntrypoints()223 *entrypoint_list++ = i; in psb_QueryConfigEntrypoints()229 *entrypoint_list++ = i; in psb_QueryConfigEntrypoints()