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
419 jpeg = (trace_ctx->trace_entrypoint == VAEntrypointEncPicture); in va_TraceCreateConfig()3140 jpeg = (trace_ctx->trace_entrypoint == VAEntrypointEncPicture); in va_TraceEndPicture()
77 case VAEntrypointEncPicture:return "VAEntrypointEncPicture"; in entrypoint_string()
301 if (entrypoint == VAEntrypointEncPicture) in psb_GetConfigAttributes()348 obj_config->entrypoint == VAEntrypointEncPicture) in psb__validate_config()375 entrypoint > VAEntrypointEncPicture) { in psb_get_active_entrypoint_number()447 ((VAEntrypointEncPicture == entrypoint) in psb_CreateConfig()455 active_pic = psb_get_active_entrypoint_number(ctx, VAEntrypointEncPicture); in psb_CreateConfig()462 else if (active_pic > 0 && VAEntrypointEncPicture == entrypoint) { in psb_CreateConfig()1150 || obj_config->entrypoint == VAEntrypointEncPicture) { in psb_CreateContext()2165 (obj_config->entrypoint != VAEntrypointEncPicture)) { in psb_BeginPicture()2384 *encode = (tmp == VAEntrypointEncSlice) || (tmp == VAEntrypointEncPicture); in psb__surface_usage()2742 obj_config->entrypoint == VAEntrypointEncPicture) {[all …]