Searched refs:VAEntrypointEncPicture (Results 1 – 5 of 5) sorted by relevance
190 ((fool_codec & VA_FOOL_FLAG_JPEG) && (entrypoint == VAEntrypointEncPicture))) in va_FoolCreateConfig()337 else if (fool_ctx->entrypoint == VAEntrypointEncPicture) in va_FoolFillCodedBuf()
357 VAEntrypointEncPicture = 7, /* pictuer encode, JPEG, etc */ enumerator
421 jpeg = (trace_ctx->trace_entrypoint == VAEntrypointEncPicture); in va_TraceCreateConfig()3176 jpeg = (trace_ctx->trace_entrypoint == VAEntrypointEncPicture); in va_TraceEndPicture()
77 case VAEntrypointEncPicture:return "VAEntrypointEncPicture"; in entrypoint_string()
297 if (entrypoint == VAEntrypointEncPicture) in psb_GetConfigAttributes()344 obj_config->entrypoint == VAEntrypointEncPicture) in psb__validate_config()371 entrypoint > VAEntrypointEncPicture) { in psb_get_active_entrypoint_number()443 ((VAEntrypointEncPicture == entrypoint) in psb_CreateConfig()451 active_pic = psb_get_active_entrypoint_number(ctx, VAEntrypointEncPicture); in psb_CreateConfig()458 else if (active_pic > 0 && VAEntrypointEncPicture == entrypoint) { in psb_CreateConfig()1113 || obj_config->entrypoint == VAEntrypointEncPicture) { in psb_CreateContext()2072 (obj_config->entrypoint != VAEntrypointEncPicture)) { in psb_BeginPicture()2289 *encode = (tmp == VAEntrypointEncSlice) || (tmp == VAEntrypointEncPicture); in psb__surface_usage()2647 obj_config->entrypoint == VAEntrypointEncPicture) {[all …]