Home
last modified time | relevance | path

Searched defs:read_index (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-hfi.c56 uint32_t read_index; member
385 is_valid_decode_start(struct a6xx_hfi_state *hfi, unsigned qidx, int32_t read_index) in is_valid_decode_start()
428 decode_hfi(struct a6xx_hfi_state *hfi, unsigned qidx, int32_t read_index) in decode_hfi()
519 int32_t read_index = find_decode_start(hfi, i); in dump_gmu_hfi() local
/third_party/ffmpeg/libavformat/
Difv.c52 static int read_index(AVFormatContext *s, in read_index() function
Dmvdec.c269 static void read_index(AVIOContext *pb, AVStream *st) in read_index() function
/third_party/pulseaudio/src/pulse/
Dsimple.c45 size_t read_index, read_length; member
Ddef.h730 int64_t read_index; member
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c98 size_t read_length, read_index; member
Dmodule-tunnel.c778 int64_t write_index, read_index; in stream_get_latency_callback() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c421 unsigned write_index, unsigned read_index, in handle_write()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state_validate.c141 unsigned read_index = pixel_y % grid_height * hw_grid_width; in gm200_validate_sample_locations() local
/third_party/pulseaudio/src/pulsecore/
Dmemblockq.c52 int64_t read_index, write_index; member
Dprotocol-native.c146 int64_t read_index, write_index; member
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c129 uint64_t read_index; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp3408 …for (size_t read_index = 0; read_index < sizeof(expressions) / sizeof(expressions[0]); read_index+… in test_shader_compilation() local