Home
last modified time | relevance | path

Searched defs:vector_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/java/com/google/flatbuffers/
DTable.java150 protected ByteBuffer __vector_as_bytebuffer(int vector_offset, int elem_size) { in __vector_as_bytebuffer()
171 protected ByteBuffer __vector_in_bytebuffer(ByteBuffer bb, int vector_offset, int elem_size) { in __vector_in_bytebuffer()
/third_party/flatbuffers/php/
DTable.php102 protected function __vector_as_bytes($vector_offset, $elem_size=1)
/third_party/ffmpeg/libavcodec/
Dxan.c318 int huffman_offset, size_offset, vector_offset, imagedata_offset, in xan_wc3_decode_frame() local
/third_party/flatbuffers/tests/
Dtest.cpp3162 auto vector_offset = in UninitializedVectorTest() local
3248 const auto vector_offset = in CreateSharedStringTest() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp327 const glw::GLuint vector_offset = n_components_per_vertex * index; in vectorSet4() local