Home
last modified time | relevance | path

Searched defs:buf_index (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh2645_parse.h119 get_nalsize(int nal_length_size, const uint8_t *buf, int buf_size, int *buf_index, void *logctx) get_nalsize() argument
H A Dh264_parser.c263 int buf_index, next_avc; in parse_nal_units() local
69 find_start_code(const uint8_t *buf, int buf_size, int buf_index, int next_avc) find_start_code() argument
[all...]
H A Dh2645_parse.c429 int buf_index; in ff_h2645_packet_split() local
H A Dh264dec.c987 int buf_index; in h264_decode_frame() local
948 send_next_delayed_frame(H264Context *h, AVFrame *dst_frame, int *got_frame, int buf_index) send_next_delayed_frame() argument
/third_party/ffmpeg/libavfilter/
H A Daf_vibrato.c34 int buf_index; member
H A Daf_loudnorm.c68 int buf_index; member
[all...]
/third_party/backends/backend/
H A Dgt68xx_shm_channel.c363 SANE_Byte buf_index; in shm_channel_writer_get_buffer() local
406 SANE_Byte buf_index; in shm_channel_writer_put_buffer() local
582 SANE_Byte buf_index; in shm_channel_reader_get_buffer() local
633 SANE_Byte buf_index; in shm_channel_reader_put_buffer() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegenc.c279 int buf_index, i, private_stream_coded; in get_system_header_size() local
/third_party/ltp/include/lapi/
H A Dio_uring.h62 uint16_t buf_index; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c976 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_INSTANCE_DIVISORS, 0); in si_llvm_build_vs_prolog() local
H A Dsi_shader_llvm_ps.c38 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_PS_CONST_SAMPLE_POSITIONS, 0); in load_sample_position() local
/third_party/libuv/src/win/
H A Dpipe.c1756 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
/third_party/node/deps/uv/src/win/
H A Dpipe.c1657 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
/third_party/libuv/src/unix/
H A Dlinux.c245 uint16_t buf_index; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6427 unsigned buf_index = u_bit_scan(&atomic_bufs_mask); in emit_atomic_buf_declarations() local

Completed in 34 milliseconds