Home
last modified time | relevance | path

Searched defs:vpp (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_overlay_qsv.c107 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
Dvf_vpp_qsv.c171 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
Dqsvvpp.c669 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/
Dfilter_neon_intrinsics.c175 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/
Dfilter_neon_intrinsics.c175 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/
Dfs_findblockdriver.c58 int find_blockdriver(const char *pathname, int mountflags, struct Vnode **vpp) in find_blockdriver()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvapostproc.c103 GstElement *vpp; in main() local
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmultiple-vpp.c39 GstElement *vpp; member
305 vpp_has_sharpen (GstElement * vpp) in vpp_has_sharpen()
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c1165 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/
Dvar.c99 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/
Dnfs_adapter.c848 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/
Dnvdec.c488 CUVIDPROCPARAMS vpp = { 0 }; in nvdec_retrieve_data() local
/third_party/python/PC/
Dlauncher.c1051 SHEBANG * vpp; in parse_shebang() local