| /third_party/ffmpeg/libavcodec/ |
| H A D | av1_parse.c | 83 consumed = ff_av1_extract_obu(obu, bc.buffer, bytestream2_get_bytes_left(&bc), logctx); in ff_av1_packet_split()
|
| H A D | mjpegdec.h | 64 uint8_t *buffer; member
|
| H A D | hevc_parse.c | 120 ret = hevc_decode_nal_units(gb.buffer, nalsize, ps, sei, *is_nalff, in ff_hevc_decode_extradata()
|
| H A D | dirac_dwt.h | 55 uint8_t *buffer; member
|
| H A D | nvdec_vc1.c | 31 static int nvdec_vc1_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vc1_start_frame() argument
|
| H A D | nvdec_mpeg12.c | 31 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 D | avio_internal.h | 70 * 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 D | ssh.h | 263 void Curl_ssh_version(char *buffer, size_t buflen);
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vf_gblur.c | 58 declare_func(void, float *buffer, int width, int height, int column_begin, in check_verti_slice()
|
| /third_party/backends/backend/ |
| H A D | coolscan.h | 134 /* buffer used for scsi-transfer and writing*/ 135 unsigned char *buffer; member
|
| H A D | cardscan.h | 101 /* 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 D | mustek_pp.h | 124 void (*read)(SANE_Handle hndl, SANE_Byte *buffer);
|
| H A D | p5_device.h | 235 * 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 D | sanei_wire.h | 85 buffer; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.h | 74 virtual const char *getPath(char buffer[2048], const char *filename);
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | usrchimp.h | 66 PCEI *buffer; member 115 * buffer has been exhausted.
|
| H A D | double-conversion-bignum.h | 84 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 D | bignum.h | 70 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 D | oicu.h | 32 char *buffer,
|
| /third_party/mbedtls/include/psa/ |
| H A D | crypto_builtin_composites.h | 198 uint8_t MBEDTLS_PRIVATE(buffer[MBEDTLS_PSA_JPAKE_BUFFER_SIZE]);
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.h | 72 struct tu_buffer *buffer; member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_shader_info.h | 91 uint8_t buffer; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_context.h | 160 struct sp_tgsi_buffer *buffer[PIPE_SHADER_TYPES]; member
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-fragcoord.c | 73 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|
| H A D | fs-write-z.c | 99 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|