/third_party/libsnd/tests/ |
H A D | mpeg_test.c | 48 static BUFFER data_in ; variable [all...] |
H A D | ogg_test.c | 47 static BUFFER data_in ; variable [all...] |
H A D | ogg_opus_test.c | 47 static BUFFER data_in ; variable [all...] |
/third_party/astc-encoder/Utils/ |
H A D | astc_rgbm_codec.cpp | 71 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 D | astc_blend_test.cpp | 124 const uint8_t* data_in = stbi_load(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
|
/third_party/libsnd/src/ |
H A D | test_file_io.c | 115 static int data_in [512] ; in file_read_write_test() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_lensfun.c | 57 uint8_t *data_in; member 66 const uint8_t *data_in; member [all...] |
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_format.c | 1293 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 D | bpf.h | 450 const void *data_in; member 619 const void *data_in; /* optional */ member
|
/third_party/ltp/include/lapi/ |
H A D | bpf.h | 259 aligned_uint64_t data_in; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | ilbcdec.c | 501 static void filter_arfq12(const int16_t *data_in, in filter_arfq12() argument
|
/third_party/python/Modules/ |
H A D | _elementtree.c | 3196 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 D | bpf.h | 1512 __aligned_u64 data_in; member
|