Home
last modified time | relevance | path

Searched defs:padding_bytes (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Did3v2enc.c421 int padding_bytes) in ff_id3v2_finish()
/third_party/flatbuffers/rust/flatbuffers/src/
Dbuilder.rs779 fn padding_bytes(buf_size: usize, scalar_size: usize) -> usize { in padding_bytes() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp4022 uint32_t padding_bytes = spirv_mbr_offset - aligned_msl_offset; in align_struct() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp1490 …oMemory(const char* filename, const char* file_open_mode, size_t* out_file_size, int padding_bytes) in ImFileLoadToMemory()
/third_party/mesa3d/src/imgui/
Dimgui.cpp1528 …oMemory(const char* filename, const char* file_open_mode, size_t* out_file_size, int padding_bytes) in ImFileLoadToMemory()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3891 int padding_bytes = in emit_load() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1606 …mFileLoadToMemory(const char* filename, const char* mode, size_t* out_file_size, int padding_bytes) in ImFileLoadToMemory()