Home
last modified time | relevance | path

Searched refs:buffer (Results 7776 - 7800 of 12508) sorted by relevance

1...<<311312313314315316317318319320>>...501

/third_party/ffmpeg/libavcodec/
H A Dav1_parse.c83 consumed = ff_av1_extract_obu(obu, bc.buffer, bytestream2_get_bytes_left(&bc), logctx); in ff_av1_packet_split()
H A Dmjpegdec.h64 uint8_t *buffer; member
H A Dhevc_parse.c120 ret = hevc_decode_nal_units(gb.buffer, nalsize, ps, sei, *is_nalff, in ff_hevc_decode_extradata()
H A Ddirac_dwt.h55 uint8_t *buffer; member
H A Dnvdec_vc1.c31 static int nvdec_vc1_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vc1_start_frame() argument
H A Dnvdec_mpeg12.c31 static int nvdec_mpeg12_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg12_start_frame() argument
/third_party/ffmpeg/libavformat/
H A Davio_internal.h70 * Original buffer size
71 * used after probing to ensure seekback and to reset the buffer size
88 unsigned char *buffer,
102 * @param buf pointer to buffer into which to assemble the requested
104 * underlying buffer
107 * a direct pointer into the underlying buffer if the requested
122 * Rewind the AVIOContext using the specified buffer containing the first buf_size bytes of the file.
124 * Joins buf and s->buffer, taking any overlap into consideration.
125 * @note s->buffer must overlap with buf or they can't be joined and the function fails
128 * @param buf The probe buffer containin
[all...]
/third_party/curl/lib/vssh/
H A Dssh.h263 void Curl_ssh_version(char *buffer, size_t buflen);
/third_party/ffmpeg/tests/checkasm/
H A Dvf_gblur.c58 declare_func(void, float *buffer, int width, int height, int column_begin, in check_verti_slice()
/third_party/backends/backend/
H A Dcoolscan.h134 /* buffer used for scsi-transfer and writing*/
135 unsigned char *buffer; member
H A Dcardscan.h101 /* buffer part of image */
102 unsigned char buffer[PIXELS_PER_LINE * 3 * 32]; member
104 /* how far we have read from scanner into buffer */
107 /* how far we have written from buffer to frontend */
H A Dmustek_pp.h124 void (*read)(SANE_Handle hndl, SANE_Byte *buffer);
H A Dp5_device.h235 * work buffer for scans
237 uint8_t *buffer; member
240 * buffer size
245 * position in buffer
250 * top value of available bytes in buffer
255 * bottom value of available bytes in buffer
/third_party/backends/include/sane/
H A Dsanei_wire.h85 buffer; member
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.h74 virtual const char *getPath(char buffer[2048], const char *filename);
/third_party/icu/icu4c/source/i18n/
H A Dusrchimp.h66 PCEI *buffer; member
115 * buffer has been exhausted.
H A Ddouble-conversion-bignum.h84 bool ToHexString(char* buffer, const int buffer_size) const;
154 // where the value of the buffer consists of the lower kBigitSize bits of
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum.h70 bool ToHexString(char* buffer, const int buffer_size) const;
140 // where the value of the buffer consists of the lower kBigitSize bits of
/third_party/icu/tools/multi/proj/provider/glue/
H A Doicu.h32 char *buffer,
/third_party/mbedtls/include/psa/
H A Dcrypto_builtin_composites.h198 uint8_t MBEDTLS_PRIVATE(buffer[MBEDTLS_PSA_JPAKE_BUFFER_SIZE]);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h72 struct tu_buffer *buffer; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h91 uint8_t buffer; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h160 struct sp_tgsi_buffer *buffer[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c73 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
H A Dfs-write-z.c99 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()

Completed in 17 milliseconds

1...<<311312313314315316317318319320>>...501