Home
last modified time | relevance | path

Searched defs:data_in (Results 1 - 13 of 13) sorted by relevance

/third_party/libsnd/tests/
H A Dmpeg_test.c48 static BUFFER data_in ; variable
[all...]
H A Dogg_test.c47 static BUFFER data_in ; variable
[all...]
H A Dogg_opus_test.c47 static BUFFER data_in ; variable
[all...]
/third_party/astc-encoder/Utils/
H A Dastc_rgbm_codec.cpp71 const float* data_in = stbi_loadf(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
129 const uint8_t* data_in = stbi_load(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
H A Dastc_blend_test.cpp124 const uint8_t* data_in = stbi_load(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
/third_party/libsnd/src/
H A Dtest_file_io.c115 static int data_in [512] ; in file_read_write_test() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_lensfun.c57 uint8_t *data_in; member
66 const uint8_t *data_in; member
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1293 unpack_channel(union isl_color_value *value, unsigned start, unsigned count, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, const uint32_t *data_in) unpack_channel() argument
1361 isl_color_value_unpack(union isl_color_value *value, enum isl_format format, const uint32_t *data_in) isl_color_value_unpack() argument
[all...]
/third_party/libbpf/src/
H A Dbpf.h450 const void *data_in; member
619 const void *data_in; /* optional */ member
/third_party/ltp/include/lapi/
H A Dbpf.h259 aligned_uint64_t data_in; member
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c501 static void filter_arfq12(const int16_t *data_in, in filter_arfq12() argument
/third_party/python/Modules/
H A D_elementtree.c3196 expat_default_handler(XMLParserObject* self, const XML_Char* data_in, in expat_default_handler() argument
3313 expat_data_handler(XMLParserObject* self, const XML_Char* data_in, in expat_data_handler() argument
3544 expat_pi_handler(XMLParserObject* self, const XML_Char* target_in, const XML_Char* data_in) expat_pi_handler() argument
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1512 __aligned_u64 data_in; member

Completed in 32 milliseconds