Home
last modified time | relevance | path

Searched defs:byte_alignment (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/base/
Dcompiler-specific.h133 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) argument
135 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/third_party/ffmpeg/libavcodec/
Dcbs_vp9.c325 #define byte_alignment(rw) (get_bits_count(rw) % 8) macro
392 #define byte_alignment(rw) (put_bits_count(rw) % 8) macro
Dcbs_av1.c641 #define byte_alignment(rw) (get_bits_count(rw) % 8) macro
719 #define byte_alignment(rw) (put_bits_count(rw) % 8) macro
Dcbs_h2645.c350 #define byte_alignment(rw) (get_bits_count(rw) % 8) macro
428 #define byte_alignment(rw) (put_bits_count(rw) % 8) macro
Dcbs_h265_syntax_template.c50 static int FUNC(byte_alignment)(CodedBitstreamContext *ctx, RWContext *rw) in FUNC() argument
Dcbs_av1_syntax_template.c67 static int FUNC(byte_alignment)(CodedBitstreamContext *ctx, RWContext *rw) in FUNC() argument
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2444 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument