Home
last modified time | relevance | path

Searched defs:data_out (Results 1 - 25 of 27) sorted by relevance

12

/third_party/libsnd/tests/
H A Ddither_test.c43 static short data_out [BUFFER_LEN] ; variable
H A Dmpeg_test.c47 static BUFFER data_out ; variable
[all...]
H A Dogg_test.c46 static BUFFER data_out ; variable
[all...]
H A Dcompression_size_test.c42 static float data_out [DATA_LENGTH] ; variable
H A Dogg_opus_test.c46 static BUFFER data_out ; variable
[all...]
H A Dstring_test.c213 static short data_out [BUFFER_LEN] ; variable
[all...]
/third_party/astc-encoder/Utils/
H A Dastc_rgbm_codec.cpp79 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 Dastc_blend_test.cpp132 uint8_t* data_out = (uint8_t*)malloc(4 * dim_y * dim_x); in main() local
H A Dastc_test_autoextract_hdr.cpp193 float* data_out = (float*)malloc(blockdim_x * blockdim_y * 4 * 4); in main() local
H A Dastc_test_autoextract.cpp194 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 Dlibkvazaar.c124 kvz_data_chunk *data_out = NULL; in libkvazaar_init() local
172 kvz_data_chunk *data_out = NULL; in libkvazaar_encode() local
[all...]
H A Dilbcdec.c501 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 Dcf-haproxy.c50 struct dynbuf data_out; member
[all...]
/third_party/libsnd/src/
H A Dtest_file_io.c114 { static int data_out [512] ; in file_read_write_test() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_lensfun.c67 uint8_t *data_out; member
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1204 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 Dhandler-table.cc172 int HandlerTable::LookupRange(int pc_offset, int* data_out, in LookupRange() argument
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp147 uint8_t* data_out; member
H A Dastcenc_entry.cpp1060 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 Dbpf.h452 void *data_out; /* optional */ member
620 void *data_out; /* optional */ member
/third_party/mesa3d/src/intel/tools/
H A Daub_write.c82 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 Dweb-snapshot.cc228 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 Dbpf.h260 aligned_uint64_t data_out; member
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc641 LookupCatchHandler(Isolate* isolate, TranslatedFrame* translated_frame, int* data_out) LookupCatchHandler() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp1477 Vec4* data_out; in Run() local
[all...]

Completed in 38 milliseconds

12