/third_party/ffmpeg/libavfilter/ |
D | vf_overlay_qsv.c | 107 QSVOverlayContext *vpp = ctx->priv; in eval_expr() local 182 QSVOverlayContext *vpp = ctx->priv; in config_main_input() local 206 QSVOverlayContext *vpp = ctx->priv; in config_overlay_input() local 274 QSVOverlayContext *vpp = ctx->priv; in config_output() local 323 QSVOverlayContext *vpp = ctx->priv; in overlay_qsv_init() local 350 QSVOverlayContext *vpp = ctx->priv; in overlay_qsv_uninit() local
|
D | vf_vpp_qsv.c | 171 VPPContext *vpp = ctx->priv; in eval_expr() local 237 VPPContext *vpp = ctx->priv; in vpp_init() local 255 VPPContext *vpp = ctx->priv; in config_input() local 291 VPPContext *vpp = ctx->priv; in config_output() local 474 VPPContext *vpp = inlink->dst->priv; in filter_frame() local 517 VPPContext *vpp = ctx->priv; in vpp_uninit() local
|
D | qsvvpp.c | 669 int ff_qsvvpp_create(AVFilterContext *avctx, QSVVPPContext **vpp, QSVVPPParam *param) in ff_qsvvpp_create() 777 int ff_qsvvpp_free(QSVVPPContext **vpp) in ff_qsvvpp_free()
|
/third_party/skia/third_party/externals/libpng/arm/ |
D | filter_neon_intrinsics.c | 175 uint8x8x2_t vpp; in png_read_filter_row_avg3_neon() local 235 uint8x8x4_t vrp, vpp; in png_read_filter_row_avg4_neon() local 311 uint8x8x2_t vpp; in png_read_filter_row_paeth3_neon() local 373 uint8x8x4_t vrp, vpp; in png_read_filter_row_paeth4_neon() local
|
/third_party/flutter/skia/third_party/externals/libpng/arm/ |
D | filter_neon_intrinsics.c | 175 uint8x8x2_t vpp; in png_read_filter_row_avg3_neon() local 235 uint8x8x4_t vrp, vpp; in png_read_filter_row_avg4_neon() local 311 uint8x8x2_t vpp; in png_read_filter_row_paeth3_neon() local 373 uint8x8x4_t vrp, vpp; in png_read_filter_row_paeth4_neon() local
|
/third_party/NuttX/fs/driver/ |
D | fs_findblockdriver.c | 58 int find_blockdriver(const char *pathname, int mountflags, struct Vnode **vpp) in find_blockdriver()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | vapostproc.c | 103 GstElement *vpp; in main() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/va/ |
D | multiple-vpp.c | 39 GstElement *vpp; member 305 vpp_has_sharpen (GstElement * vpp) in vpp_has_sharpen()
|
/third_party/NuttX/fs/tmpfs/ |
D | fs_tmpfs.c | 1165 int tmpfs_create(struct Vnode *dvp, const char *path, int mode, struct Vnode **vpp) in tmpfs_create() 1773 int tmpfs_lookup(struct Vnode *parent, const char *relPath, int len, struct Vnode **vpp) in tmpfs_lookup() 2021 int tmpfs_mkdir(struct Vnode *parent, const char *relpath, mode_t mode, struct Vnode **vpp) in tmpfs_mkdir()
|
/third_party/mksh/ |
D | var.c | 99 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local 153 varsearch(struct block *l, struct tbl **vpp, const char *vn, uint32_t h) in varsearch() 1174 struct tbl *vp, **vpp; in makenv() local
|
/third_party/NuttX/fs/nfs/ |
D | nfs_adapter.c | 848 int vfs_nfs_lookup(struct Vnode *parent, const char *path, int len, struct Vnode **vpp) in vfs_nfs_lookup() 1406 int vfs_nfs_mkdir(struct Vnode *parent, const char *dirname, mode_t mode, struct Vnode **vpp) in vfs_nfs_mkdir() 2342 int vfs_nfs_create(struct Vnode *parent, const char *filename, int mode, struct Vnode **vpp) in vfs_nfs_create()
|
/third_party/ffmpeg/libavcodec/ |
D | nvdec.c | 488 CUVIDPROCPARAMS vpp = { 0 }; in nvdec_retrieve_data() local
|
/third_party/python/PC/ |
D | launcher.c | 1051 SHEBANG * vpp; in parse_shebang() local
|