| /third_party/libsnd/tests/ |
| H A D | dither_test.c | 43 static short data_out [BUFFER_LEN] ; variable
|
| H A D | mpeg_test.c | 47 static BUFFER data_out ; variable [all...] |
| H A D | ogg_test.c | 46 static BUFFER data_out ; variable [all...] |
| H A D | compression_size_test.c | 42 static float data_out [DATA_LENGTH] ; variable
|
| H A D | ogg_opus_test.c | 46 static BUFFER data_out ; variable [all...] |
| H A D | string_test.c | 213 static short data_out [BUFFER_LEN] ; variable [all...] |
| /third_party/astc-encoder/Utils/ |
| H A D | astc_rgbm_codec.cpp | 79 uint8_t* data_out = (uint8_t*)malloc(4 * dim_y * dim_x); in main() local 137 float* data_out = (float*)malloc(4 * dim_y * dim_x * sizeof(float)); in main() local
|
| H A D | astc_blend_test.cpp | 132 uint8_t* data_out = (uint8_t*)malloc(4 * dim_y * dim_x); in main() local
|
| H A D | astc_test_autoextract_hdr.cpp | 193 float* data_out = (float*)malloc(blockdim_x * blockdim_y * 4 * 4); in main() local
|
| H A D | astc_test_autoextract.cpp | 194 uint8_t* data_out = &(data_ref[pix(ref_dim_x, start_y, start_x, 4, 0)]); in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libkvazaar.c | 124 kvz_data_chunk *data_out = NULL; in libkvazaar_init() local 172 kvz_data_chunk *data_out = NULL; in libkvazaar_encode() local [all...] |
| H A D | ilbcdec.c | 501 filter_arfq12(const int16_t *data_in, int16_t *data_out, const int16_t *coefficients, int coefficients_length, int data_length) filter_arfq12() argument
|
| /third_party/curl/lib/ |
| H A D | cf-haproxy.c | 50 struct dynbuf data_out; member [all...] |
| /third_party/libsnd/src/ |
| H A D | test_file_io.c | 114 { static int data_out [512] ; in file_read_write_test() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lensfun.c | 67 uint8_t *data_out; member [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_format.c | 1204 pack_channel(const union isl_color_value *value, unsigned i, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, uint32_t data_out[4]) pack_channel() argument 1264 isl_color_value_pack(const union isl_color_value *value, enum isl_format format, uint32_t *data_out) isl_color_value_pack() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | handler-table.cc | 172 int HandlerTable::LookupRange(int pc_offset, int* data_out, in LookupRange() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_toplevel.cpp | 147 uint8_t* data_out; member
|
| H A D | astcenc_entry.cpp | 1060 astcenc_compress_image( astcenc_context* ctxo, astcenc_image* imagep, const astcenc_swizzle* swizzle, uint8_t* data_out, size_t data_len, bool calQualityEnable, int32_t *mse[RGBA_COM], unsigned int thread_index ) astcenc_compress_image() argument
|
| /third_party/libbpf/src/ |
| H A D | bpf.h | 452 void *data_out; /* optional */ member 620 void *data_out; /* optional */ member
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_write.c | 82 data_out(struct aub_file *aub, const void *data, size_t size) in data_out() function [all...] |
| /third_party/node/deps/v8/src/web-snapshot/ |
| H A D | web-snapshot.cc | 228 TakeSnapshot( Handle<Object> object, MaybeHandle<FixedArray> maybe_externals, WebSnapshotData& data_out) TakeSnapshot() argument 256 TakeSnapshot(v8::Local<v8::Context> context, v8::Local<v8::PrimitiveArray> exports, WebSnapshotData& data_out) TakeSnapshot() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | bpf.h | 260 aligned_uint64_t data_out; member
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimizer.cc | 641 LookupCatchHandler(Isolate* isolate, TranslatedFrame* translated_frame, int* data_out) LookupCatchHandler() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderAtomicCountersTests.cpp | 1477 Vec4* data_out; in Run() local [all...] |