Home
last modified time | relevance | path

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

/external/v8/src/base/
Dcompiler-specific.h130 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) argument
132 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/libaom/libaom/aom_scale/generic/
Dyv12config.c48 int use_highbitdepth, int border, int byte_alignment, in realloc_frame_buffer_aligned()
177 const int byte_alignment, int *y_stride, in calc_stride_and_planesize()
199 int border, int byte_alignment, in aom_realloc_frame_buffer()
234 int byte_alignment) { in aom_alloc_frame_buffer()
Dyv12extend.c455 int byte_alignment, int num_planes) { in aom_yv12_realloc_with_new_border_c()
/external/libvpx/libvpx/test/
Dbyte_alignment_test.cc33 int byte_alignment; member
80 void SetByteAlignment(int byte_alignment, vpx_codec_err_t expected_value) { in SetByteAlignment()
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c153 int border, int byte_alignment, in vpx_realloc_frame_buffer()
293 int border, int byte_alignment) { in vpx_alloc_frame_buffer()
/external/pdfium/third_party/base/
Dcompiler_specific.h68 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) argument
70 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/libchrome/base/
Dcompiler_specific.h121 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) argument
123 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.h33 int byte_alignment; member
Dvp9_dx_iface.c621 const int byte_alignment = va_arg(args, int); in ctrl_set_byte_alignment() local
/external/libaom/libaom/av1/encoder/
Dlookahead.c48 const int border_in_pixels, int byte_alignment, int num_lap_buffers) { in av1_lookahead_init()
Dencoder.c1077 const int byte_alignment = cm->features.byte_alignment; in alloc_util_frame_buffers() local
/external/libaom/libaom/av1/
Dav1_dx_iface.c47 int byte_alignment; member
1205 const int byte_alignment = va_arg(args, int); in ctrl_set_byte_alignment() local
/external/angle/third_party/jsoncpp/source/src/lib_json/
Djson_value.cpp70 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
72 #define ALIGNAS(byte_alignment) argument
/external/libaom/libaom/av1/decoder/
Dobu.c68 static int byte_alignment(AV1_COMMON *const cm, in byte_alignment() function
/external/jsoncpp/src/lib_json/
Djson_value.cpp32 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h244 int byte_alignment; member
/external/libaom/libaom/av1/common/
Dresize.c1374 const int byte_alignment = cm->features.byte_alignment; in av1_superres_upscale() local
Dav1_common_int.h335 int byte_alignment; member
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2444 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) argument