Searched defs:buf_index (Results 1 - 15 of 15) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | h2645_parse.h | 119 get_nalsize(int nal_length_size, const uint8_t *buf, int buf_size, int *buf_index, void *logctx) get_nalsize() argument
|
H A D | h264_parser.c | 263 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 D | h2645_parse.c | 429 int buf_index; in ff_h2645_packet_split() local
|
H A D | h264dec.c | 987 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 D | af_vibrato.c | 34 int buf_index; member
|
H A D | af_loudnorm.c | 68 int buf_index; member [all...] |
/third_party/backends/backend/ |
H A D | gt68xx_shm_channel.c | 363 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 D | mpegenc.c | 279 int buf_index, i, private_stream_coded; in get_system_header_size() local
|
/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 62 uint16_t buf_index; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_vs.c | 976 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_INSTANCE_DIVISORS, 0); in si_llvm_build_vs_prolog() local
|
H A D | si_shader_llvm_ps.c | 38 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 D | pipe.c | 1756 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
|
/third_party/node/deps/uv/src/win/ |
H A D | pipe.c | 1657 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
|
/third_party/libuv/src/unix/ |
H A D | linux.c | 245 uint16_t buf_index; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 6427 unsigned buf_index = u_bit_scan(&atomic_bufs_mask); in emit_atomic_buf_declarations() local
|
Completed in 37 milliseconds