Home
last modified time | relevance | path

Searched defs:buffer_index (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibshine.c37 int buffer_index; member
Dlibmp3lame.c48 int buffer_index; member
Dratecontrol.h66 double buffer_index; ///< amount of bits in the video/audio buffer member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-dataview-object.c296 uint32_t buffer_index = (uint32_t) get_index + view_offset; in ecma_op_dataview_get_set_view_value() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1518 uint32_t byte_index = 0, buffer_index = 0; in ecma_builtin_typedarray_prototype_sort() local
1614 uint32_t buffer_index = 0; in ecma_builtin_typedarray_prototype_find_helper() local
/third_party/pulseaudio/src/utils/
Dpacat.c77 static size_t buffer_length = 0, buffer_index = 0; variable
/third_party/ffmpeg/libavformat/
Dmpegenc.c50 int buffer_index; member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1541 guint buffer_index; in ttml_add_element() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp1852 uint32_t buffer_index = get_member_decoration(type.self, i, DecorationXfbBuffer); in layout_for_variable() local
3048 uint32_t buffer_index = get_decoration(var.self, DecorationXfbBuffer); in emit_declared_builtin_block() local
3085 uint32_t buffer_index = m.xfb_buffer; in emit_declared_builtin_block() local