Home
last modified time | relevance | path

Searched defs:pp_context (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/openbor3482/openbor-2c1ecd7/engine/source/preprocessorlib/
H A Dpp_parser.h50 typedef struct pp_context { struct
56 } pp_context; argument
/dports/games/openbor3979/openbor-2bcf25b/engine/source/preprocessorlib/
H A Dpp_parser.h53 typedef struct pp_context struct
60 } pp_context; argument
/dports/games/openbor3711/openbor-6ec17fa/engine/source/preprocessorlib/
H A Dpp_parser.h50 typedef struct pp_context { struct
56 } pp_context; argument
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/preprocessorlib/
H A Dpp_parser.h53 typedef struct pp_context struct
60 } pp_context; argument
/dports/games/openbor/openbor-3caaddd5/engine/source/preprocessorlib/
H A Dpp_parser.h53 typedef struct pp_context struct
60 } pp_context; argument
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Di965_post_processing.c1745 struct i965_post_processing_context *pp_context, in i965_update_src_surface_static_parameter()
1776 struct i965_post_processing_context *pp_context, in i965_update_dst_surface_static_parameter()
4159 struct i965_post_processing_context *pp_context, in ironlake_pp_initialize()
4260 struct i965_post_processing_context *pp_context, in ironlake_post_processing()
4290 struct i965_post_processing_context *pp_context, in gen6_pp_initialize()
4506 struct i965_post_processing_context *pp_context) in gen6_pp_vfe_state()
4698 struct i965_post_processing_context *pp_context, in gen6_post_processing()
4731 struct i965_post_processing_context *pp_context, in i965_post_processing_internal()
4879 struct i965_post_processing_context *pp_context; in i965_scaling_processing() local
4927 struct i965_post_processing_context *pp_context; in i965_post_processing() local
[all …]
H A Dgen8_post_processing.c1162 struct i965_post_processing_context *pp_context, in gen8_pp_initialize()
1306 struct i965_post_processing_context *pp_context) in gen8_pp_states_setup()
1314 struct i965_post_processing_context *pp_context) in gen6_pp_pipeline_select()
1359 struct i965_post_processing_context *pp_context) in gen8_pp_vfe_state()
1403 struct i965_post_processing_context *pp_context) in gen8_pp_curbe_load()
1421 struct i965_post_processing_context *pp_context) in gen8_pp_object_walker()
1495 struct i965_post_processing_context *pp_context) in gen8_pp_pipeline_setup()
1514 struct i965_post_processing_context *pp_context, in gen8_post_processing()
1596 struct i965_post_processing_context *pp_context = data; in gen8_post_processing_context_common_init() local
1677 struct i965_post_processing_context *pp_context = data; in gen8_post_processing_context_init() local
[all …]
H A Dintel_common_vpp_internal.c43 struct i965_post_processing_context *pp_context, in intel_yuv420p8_scaling_post_processing()
70 struct i965_post_processing_context *pp_context, in intel_10bit_8bit_scaling_post_processing()
92 struct i965_post_processing_context *pp_context, in intel_8bit_420_rgb32_scaling_post_processing()
119 struct i965_post_processing_context *pp_context, in intel_common_scaling_post_processing()
H A Dgen9_post_processing.c378 struct i965_post_processing_context *pp_context) in gen9_pp_pipeline_select()
396 struct i965_post_processing_context *pp_context) in gen9_pp_state_base_address()
434 struct i965_post_processing_context *pp_context) in gen9_pp_end_pipeline()
452 struct i965_post_processing_context *pp_context) in gen9_pp_pipeline_setup()
470 struct i965_post_processing_context *pp_context, in gen9_post_processing()
540 struct i965_post_processing_context *pp_context = data; in gen9_post_processing_context_init() local
914 struct i965_post_processing_context *pp_context, in gen9_p010_scaling_post_processing()
1139 struct i965_post_processing_context *pp_context, in gen9_yuv420p8_scaling_post_processing()
1409 struct i965_post_processing_context *pp_context, in gen9_10bit_8bit_scaling_post_processing()
1658 struct i965_post_processing_context *pp_context, in gen9_8bit_420_rgb32_scaling_post_processing()
H A Dgen75_picture_process.c112 struct i965_post_processing_context *pp_context, in gen8plus_vpp_clear_surface()
/dports/multimedia/handbrake/ffmpeg-4.4/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/graphics/cfdg/cfdg-3.3_1/src-ffmpeg/include/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libpostproc/
H A Dpostprocess.h58 typedef void pp_context; typedef
/dports/multimedia/vlc/vlc-3.0.16/modules/video_filter/
H A Dpostproc.c112 pp_context *pp_context; member
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/planar/
H A Dpp.c42 # define pp_context pp_context_t macro
/dports/math/yices/yices-2.6.2/src/context/
H A Dcontext_printer.c271 void pp_context(FILE *f, context_t *ctx) { in pp_context() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c149 void *pp_context; in mlx5_set_pp_rate_limit_cmd() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c149 void *pp_context; in mlx5_set_pp_rate_limit_cmd() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c149 void *pp_context; in mlx5_set_pp_rate_limit_cmd() local
/dports/multimedia/libxine/xine-lib-1.2.11/src/combined/ffmpeg/
H A Dffmpeg_compat.h50 # define pp_context pp_context_t macro

12