Home
last modified time | relevance | path

Searched defs:size2 (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
Dbytestream.h183 int size2; in bytestream2_skip_p() local
271 int size2 = FFMIN(g->buffer_end - g->buffer, size); in bytestream2_get_buffer() local
290 int size2; in bytestream2_put_buffer() local
314 int size2; in bytestream2_set_buffer() local
351 int size2; in bytestream2_copy_buffer() local
Deatgv.c77 int size, size1, size2, offset, run; in unpack() local
/third_party/libuv/test/
Dtest-cwd-and-chdir.c32 size_t size2; in TEST_IMPL() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dstd_based_type.hpp34 typedef tvec2<std::size_t, defaultp> size2; typedef
/third_party/ltp/testcases/lib/
Dtst_get_median.c33 const size_t size2 = size / 2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D3-1.c50 size_t size2; in main() local
/third_party/openssl/crypto/
Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/third_party/node/deps/openssl/openssl/crypto/
Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/third_party/libwebsockets/lib/core-net/
Dlws-dsh.c151 const void *src2, size_t size2, lws_dll2_t *replace) in _lws_dsh_alloc_tail()
274 const void *src2, size_t size2) in lws_dsh_alloc_tail()
/third_party/lzma/C/
D7zStream.c81 size_t size2 = p->size - p->pos; in LookToRead2_Look_Lookahead() local
100 size_t size2 = p->size - p->pos; in LookToRead2_Look_Exact() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_stacksave.c59 uint32_t size2 = size - j; in test_two_vlas_in_loops() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_struct_namevalue.c36 int size2; variable
/third_party/ffmpeg/libavutil/tests/
Dpixelutils.c120 int size1, size2; in main() local
/third_party/mbedtls/tests/include/test/
Dmacros.h168 #define ASSERT_COMPARE(p1, size1, p2, size2) \ argument
/third_party/ltp/tools/sparse/sparse-src/
Dcse.c167 int size1, size2; in insn_compare() local
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init.c123 #define lpf_funcs(size1, size2, opt) \ argument
/third_party/openssl/test/
Dwpackettest.c363 size_t size1, size2; in test_WPACKET_init_der() local
/third_party/ffmpeg/libavformat/
Dmpc.c125 int ret, size, size2, curbits, cur = c->curframe; in mpc_read_packet() local
/third_party/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp250 size_t size2 = size; in Read() local
/third_party/alsa-lib/src/topology/
Dctl.c1294 size_t size2; in tplg_decode_control_mixer() local
1397 size_t size2; in tplg_decode_control_enum() local
1488 size_t size2; in tplg_decode_control_bytes() local
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavutils.c286 int size, w2, h2, size2; in gst_ffmpeg_avpicture_fill() local
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c270 guint size1, size2; in _gst_param_array_values_cmp() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1834 const int size2, in generateArrayConstructorString()
1933 const int size2, in generateShaderChecksumComputationCode()
2013 const int size2 = glu::isDataTypeMatrix(type) ? glu::getDataTypeMatrixNumRows(type) : 0; in makeMatrixVectorCompositeCaseDefinition() local
2033 …keArrayCompositeCaseDefinition (const glu::DataType elemType, const int size1, const int size2 = 0) in makeArrayCompositeCaseDefinition()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c473 gsize size1, size2; in memcmp_buffers() local
/third_party/ffmpeg/libavfilter/
Dvf_lut3d.c698 int ret, i, j, k, size, size2; in parse_dat() local
740 const int size2 = size * size; in parse_cube() local
792 const int size2 = 17 * 17; in parse_3dl() local
825 int ret, i, j, k, size, size2, in = -1, out = -1; in parse_m3d() local
936 int inside_metadata = 0, size, size2; in parse_cinespace() local
1129 const int size2 = size * size; in set_identity_matrix() local

1234