Home
last modified time | relevance | path

Searched defs:out_count (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libswresample/x86/
H A Dw64xmmtest.c25 wrap(swr_convert(struct SwrContext *s, uint8_t **out, int out_count, in swr_convert() argument
/third_party/ffmpeg/libswresample/aarch64/
H A Dneontest.c25 wrap(swr_convert(struct SwrContext *s, uint8_t **out, int out_count, in swr_convert() argument
/third_party/ffmpeg/libswresample/arm/
H A Dneontest.c25 wrap(swr_convert(struct SwrContext *s, uint8_t **out, int out_count, in swr_convert() argument
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dqud_cksm.c34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
/third_party/openssl/crypto/des/
H A Dqud_cksm.c34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.h334 inline bool Convert(OUT*& out_els, uint32_t& out_count, const std::vector<IN>& in) { in Convert() argument
373 inline bool Convert(OUT*& out_els, uint32_t& out_count, cons argument
84 operator ()(OUT*& out_els, uint32_t& out_count, const std::vector<IN>& in) operator ()() argument
352 Convert(OUT*& out_els, uint32_t& out_count, const std::unordered_map<IN_KEY, IN_VALUE>& in) Convert() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.h116 vn_android_format_to_view_formats(UNUSED VkFormat format, UNUSED uint32_t *out_count) vn_android_format_to_view_formats() argument
H A Dvn_device.c172 merge_extension_names(const char *const *exts, uint32_t ext_count, const char *const *extra_exts, uint32_t extra_count, const char *const *block_exts, uint32_t block_count, const VkAllocationCallbacks *alloc, const char *const **out_exts, uint32_t *out_count) merge_extension_names() argument
H A Dvn_android.c264 vn_android_format_to_view_formats(VkFormat format, uint32_t *out_count) in vn_android_format_to_view_formats() argument
H A Dvn_physical_device.c1328 enumerate_physical_devices(struct vn_instance *instance, struct vn_physical_device **out_physical_devs, uint32_t *out_count) enumerate_physical_devices() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp341 void TessellationShaderBarrier1::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode, in getDrawCallArgs() argument
540 void TessellationShaderBarrier2::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode, in getDrawCallArgs() argument
738 void TessellationShaderBarrier3::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode, in getDrawCallArgs() argument
/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c282 int out_count, mid_count, out_ch_count; in main() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c600 panfrost_walk_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *out_count, uint64_t test_modifier) panfrost_walk_dmabuf_modifiers() argument
640 panfrost_query_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *out_count) panfrost_query_dmabuf_modifiers() argument
/third_party/ffmpeg/libswresample/
H A Dswresample.c587 static int resample(SwrContext *s, AudioData *out_param, int out_count, in resample() argument
682 static int swr_convert_internal(struct SwrContext *s, AudioData *out, int out_count, in swr_convert_internal() argument
816 swr_convert(struct SwrContext *s, uint8_t **out_arg, int out_count, const uint8_t **in_arg, int in_count) swr_convert() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c317 dri2_drm_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers_with_format() argument
363 dri2_drm_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers() argument
H A Dplatform_android.c1229 droid_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) global() argument
H A Dplatform_ohos.c820 ohos_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) ohos_get_buffers_with_format() argument
H A Dplatform_wayland.c1179 dri2_wl_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers_with_format() argument
1221 dri2_wl_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers() argument
H A Dplatform_x11.c523 dri2_x11_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers() argument
560 dri2_x11_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers_with_format() argument
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c761 dri2GetBuffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2GetBuffers() argument
784 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2GetBuffersWithFormat() argument
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c95 dri_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *data) dri_get_buffers() argument
121 dri_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *data) dri_get_buffers_with_format() argument
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c963 fuse_reply_ioctl_retry(fuse_req_t req, const struct iovec *in_iov, size_t in_count, const struct iovec *out_iov, size_t out_count) global() argument
/third_party/backends/backend/
H A Davision.c2505 size_t i, count, out_count; in avision_cmd() local
/third_party/ffmpeg/fftools/
H A Dffplay.c2381 int out_count = (int64_t)wanted_nb_samples * is->audio_tgt.freq / af->frame->sample_rate + 256; in audio_decode_frame() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c225 int out_count; /* | blocks remaining for next write */ member

Completed in 68 milliseconds