Home
last modified time | relevance | path

Searched defs:sample_type (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflacdsp_template.c32 # define sample_type int32_t macro
34 # define sample_type int16_t macro
Dcfhd.h156 int sample_type; member
/third_party/alsa-utils/topology/nhlt/intel/
Dssp-nhlt.c78 long sample_type; in set_tr_start_config() local
111 long sample_type; in set_tr_stop_config() local
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dparam_validator.cc79 TypePtr sample_type = sample_elem->BuildType(); in CheckTensorsDTypeSame() local
/third_party/alsa-utils/topology/nhlt/intel/ssp/
Dssp-process.c1072 int valid_bit_depth, int sample_type) in ssp_tr_start_set_params()
1102 int valid_bit_depth, int sample_type) in ssp_tr_stop_set_params()
Dssp-internal.h41 uint32_t sample_type; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_image.cpp1130 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
Dvalidate_extensions.cpp1444 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp1130 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
Dvalidate_extensions.cpp1444 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_image.cpp1195 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
Dvalidate_extensions.cpp1773 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/libbpf/include/uapi/linux/
Dperf_event.h407 __u64 sample_type; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c2292 enum lp_sampler_op_type sample_type, in emit_sample()