Searched refs:ipps (Results 1 – 9 of 9) sorted by relevance
685 if (pool->base.ipps[i] != NULL) in destruct()686 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()926 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce80_construct()927 if (pool->base.ipps[i] == NULL) { in dce80_construct()1120 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce81_construct()1121 if (pool->base.ipps[i] == NULL) { in dce81_construct()1302 pool->base.ipps[i] = dce80_ipp_create(ctx, i); in dce83_construct()1303 if (pool->base.ipps[i] == NULL) { in dce83_construct()
850 if (pool->base.ipps[i] != NULL) in destruct()851 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]); in destruct()1043 idle_pipe->plane_res.ipp = pool->ipps[idle_pipe->pipe_idx]; in dcn10_acquire_idle_pipe_for_layer()1269 pool->base.ipps[j] = dcn10_ipp_create(ctx, i); in construct()1270 if (pool->base.ipps[j] == NULL) { in construct()
653 if (pool->base.ipps[i] != NULL) in destruct()654 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()952 pool->base.ipps[i] = dce100_ipp_create(ctx, i); in construct()953 if (pool->base.ipps[i] == NULL) { in construct()
490 if (pool->base.ipps[i] != NULL) in destruct()491 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()1004 pool->base.ipps[j] = dce120_ipp_create(ctx, i); in construct()1005 if (pool->base.ipps[i] == NULL) { in construct()
675 if (pool->base.ipps[i] != NULL) in destruct()676 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()1233 pool->base.ipps[i] = dce112_ipp_create(ctx, i); in construct()1234 if (pool->base.ipps[i] == NULL) { in construct()
678 if (pool->base.ipps[i] != NULL) in destruct()679 dce_ipp_destroy(&pool->base.ipps[i]); in destruct()1281 pool->base.ipps[i] = dce110_ipp_create(ctx, i); in construct()1282 if (pool->base.ipps[i] == NULL) { in construct()
136 struct input_pixel_processor *ipps[MAX_PIPES]; member
1272 pipe_ctx->plane_res.ipp = pool->ipps[i]; in acquire_first_split_pipe()1643 pipe_ctx->plane_res.ipp = pool->ipps[i]; in acquire_first_free_pipe()
512 secondary_pipe->plane_res.ipp = pool->ipps[secondary_pipe->pipe_idx]; in split_stream_across_pipes()