Home
last modified time | relevance | path

Searched defs:opaque (Results 201 - 225 of 242) sorted by relevance

12345678910

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c71 static int wtvfile_read_packet(void *opaque, uint8_t *buf, int buf_size) in wtvfile_read_packet() argument
109 static int64_t wtvfile_seek(void *opaque, int64_t offset, int whence) in wtvfile_seek() argument
H A Davformat.h1744 void *opaque; member
H A Daviobuf.c81 ffio_init_context(FFIOContext *ctx, unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) ffio_init_context() argument
135 avio_alloc_context( unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) avio_alloc_context() argument
1399 dyn_buf_write(void *opaque, uint8_t *buf, int buf_size) dyn_buf_write() argument
1431 dyn_packet_buf_write(void *opaque, uint8_t *buf, int buf_size) dyn_packet_buf_write() argument
1446 dyn_buf_seek(void *opaque, int64_t offset, int whence) dyn_buf_seek() argument
1568 null_buf_write(void *opaque, uint8_t *buf, int buf_size) null_buf_write() argument
[all...]
H A Dmpegtsenc.c53 void *opaque; member
/third_party/ffmpeg/libavutil/
H A Deval.c53 void *opaque; member
766 double av_expr_eval(AVExpr *e, const double *const_values, void *opaque) in av_expr_eval() argument
776 av_expr_parse_and_eval(double *d, const char *s, const char * const *const_names, const double *const_values, const char * const *func1_names, double (* const *funcs1)(void *, double), const char * const *func2_names, double (* const *funcs2)(void *, double, double), void *opaque, int log_offset, void *log_ctx) av_expr_parse_and_eval() argument
H A Dhwcontext_qsv.c310 static void qsv_pool_release_dummy(void *opaque, uint8_t *data) in qsv_pool_release_dummy() argument
314 static AVBufferRef *qsv_pool_alloc(void *opaque, size_t size) in qsv_pool_alloc() argument
616 int opaque = !!(frames_hwctx->frame_type & MFX_MEMTYPE_OPAQUE_FRAME); in qsv_init_internal_session() local
691 int opaque = !!(frames_hwctx->frame_type & MFX_MEMTYPE_OPAQUE_FRAME); qsv_frames_init() local
[all...]
H A Dvulkan.c732 static void destroy_imageview(void *opaque, uint8_t *data) in destroy_imageview() argument
H A Dhwcontext_opencl.c1611 static void opencl_pool_free(void *opaque, uint8_t *data) in opencl_pool_free() argument
1629 static AVBufferRef *opencl_pool_alloc(void *opaque, size_t size) in opencl_pool_alloc() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h99 void *opaque; member
H A Dlws-lecp.h341 int opaque[4]; /* ignored by lws, caller may use */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c142 rq_variable *opaque; member
H A Dradv_pipeline_rt.c225 nir_variable *opaque; member
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams.c604 lws_smd_ss_cb(void *opaque, lws_smd_class_t _class, in lws_smd_ss_cb() argument
/third_party/node/src/
H A Dnode_zlib.cc950 SetAllocationFunctions(alloc_func alloc, free_func free, void* opaque) SetAllocationFunctions() argument
1143 Init(brotli_alloc_func alloc, brotli_free_func free, void* opaque) Init() argument
1208 Init(brotli_alloc_func alloc, brotli_free_func free, void* opaque) Init() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc.c55 bool opaque; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c768 lp_setup_bin_triangle(struct lp_setup_context *setup, struct lp_rast_triangle *tri, boolean use_32bits, boolean opaque, const struct u_rect *bbox, int nr_planes, unsigned viewport_index) lp_setup_bin_triangle() argument
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp100 static SkAlphaType to_alpha_type(bool opaque) { in to_alpha_type() argument
/third_party/skia/src/core/
H A DSkBlitter_ARGB32.cpp1294 bool opaque = (fShaderContext->getFlags() & SkShaderBase::kOpaqueAlpha_Flag); in blitMask() local
[all...]
/third_party/python/Modules/
H A D_lzmamodule.c169 PyLzma_Malloc(void *opaque, size_t items, size_t size) in PyLzma_Malloc() argument
180 PyLzma_Free(void *opaque, void *ptr) in PyLzma_Free() argument
/third_party/f2fs-tools/fsck/
H A Dfsck.c3005 static int chk_and_fix_wp_with_sit(int UNUSED(i), void *blkzone, void *opaque) in chk_and_fix_wp_with_sit() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c103 static double drand(void *opaque, double min, double max) in drand() argument
828 static int glyph_enu_free(void *opaque, void *elem) in glyph_enu_free() argument
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp147 static void decklink_object_free(void *opaque, uint8_t *data) in decklink_object_free() argument
/third_party/glfw/src/
H A Dwin32_window.c374 BOOL composition, opaque; in updateFramebufferTransparency() local
1978 BOOL composition, opaque; in _glfwFramebufferTransparentWin32() local
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c107 void* opaque = state->memory_manager_opaque; in BrotliDecoderDestroyInstance() local
77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c107 void* opaque = state->memory_manager_opaque; in BrotliDecoderDestroyInstance() local
77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument

Completed in 60 milliseconds

12345678910