Home
last modified time | relevance | path

Searched refs:sample_type (Results 1 - 20 of 20) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dflacdsp_template.c27 #undef sample_type macro
32 # define sample_type int32_t macro
34 # define sample_type int16_t macro
39 # define sample sample_type *
44 # define sample sample_type
H A Dcfhd.h156 int sample_type; member
H A Dcfhd.c103 s->sample_type = 0; in init_frame_defaults()
499 s->sample_type = data; in cfhd_decode()
692 } else if (tag == FrameIndex && data == 1 && s->sample_type == 1 && s->frame_type == 2) { in cfhd_decode()
945 if (s->transform_type == 0 && s->sample_type != 1) { in cfhd_decode()
1113 } else if (s->transform_type == 2 && (avctx->internal->is_copy || s->frame_index == 1 || s->sample_type != 1)) { in cfhd_decode()
1259 if (s->sample_type == 1) in cfhd_decode()
1308 if (s->sample_type == 1) in cfhd_decode()
1324 if (s->transform_type == 2 && s->sample_type == 1) { in cfhd_decode()
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.h35 int valid_bit_depth, int sample_type);
39 int valid_bit_depth, int sample_type);
H A Dssp-process.c631 tr->format |= SET_BITS(23, 16, aux->tr_start.sample_type); in ssp_calculate_intern_ext()
649 tr->format |= SET_BITS(23, 16, aux->tr_stop.sample_type); in ssp_calculate_intern_ext()
1072 int valid_bit_depth, int sample_type) in ssp_tr_start_set_params()
1094 tr->sample_type = sample_type; in ssp_tr_start_set_params()
1102 int valid_bit_depth, int sample_type) in ssp_tr_stop_set_params()
1124 tr->sample_type = sample_type; in ssp_tr_stop_set_params()
1069 ssp_tr_start_set_params(struct intel_nhlt_params *nhlt, int sampling_frequency, int bit_depth, int channel_map, int channel_config, int interleaving_style, int number_of_channels, int valid_bit_depth, int sample_type) ssp_tr_start_set_params() argument
1099 ssp_tr_stop_set_params(struct intel_nhlt_params *nhlt, int sampling_frequency, int bit_depth, int channel_map, int channel_config, int interleaving_style, int number_of_channels, int valid_bit_depth, int sample_type) ssp_tr_stop_set_params() argument
H A Dssp-debug.c188 fprintf(stdout, "aux tr start sample_types %u\n", tr->sample_type); in ssp_print_internal()
200 fprintf(stdout, "aux tr start sample_types %u\n", tr->sample_type); in ssp_print_internal()
H A Dssp-internal.h41 uint32_t sample_type; member
/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c78 long sample_type; in set_tr_start_config() local
89 {"sample_type", SND_CONFIG_TYPE_INTEGER, NULL, &sample_type, NULL}, in set_tr_start_config()
99 valid_bit_depth,sample_type); in set_tr_start_config()
111 long sample_type; in set_tr_stop_config() local
122 {"sample_type", SND_CONFIG_TYPE_INTEGER, NULL, &sample_type, NULL}, in set_tr_stop_config()
132 valid_bit_depth,sample_type); in set_tr_stop_config()
/third_party/node/deps/v8/tools/
H A Dll_prof.py503 ("sample_type", "u64"),
545 # perf_event_attr.sample_type bits control the set of
608 perf_event_attr.sample_type)
610 (perf_event_attr.sample_type & PERF_SAMPLE_CALLCHAIN) != 0
658 def _SampleEventBodyDesc(self, sample_type):
659 assert (sample_type & PERF_SAMPLE_READ) == 0, \
663 if (bit & sample_type) != 0]
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c329 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID| in child_thread()
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h136 * Bits that can be set in attr.sample_type to request information
407 __u64 sample_type; member
437 sample_id_all : 1, /* sample_type all events */
838 * have the sample_type selected fields related to where/when
/third_party/ffmpeg/libavformat/
H A Davisynth.c759 switch (avs->vi->sample_type) { in avisynth_create_stream_audio()
777 "unknown AviSynth sample type %d\n", avs->vi->sample_type); in avisynth_create_stream_audio()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_image.cpp1130 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
1131 if (!sample_type || !_.IsIntScalarType(sample_type)) { in ValidateImageTexelPointer()
H A Dvalidate_extensions.cpp1444 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1445 if (!_.IsIntScalarType(sample_type) || in ValidateExtInst()
1446 _.GetBitWidth(sample_type) != 32) { in ValidateExtInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp1130 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
1131 if (!sample_type || !_.IsIntScalarType(sample_type)) { in ValidateImageTexelPointer()
H A Dvalidate_extensions.cpp1444 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1445 if (!_.IsIntScalarType(sample_type) || in ValidateExtInst()
1446 _.GetBitWidth(sample_type) != 32) { in ValidateExtInst()
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp1195 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
1196 if (!sample_type || !_.IsIntScalarType(sample_type)) { in ValidateImageTexelPointer()
H A Dvalidate_extensions.cpp1773 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1774 if (!_.IsIntScalarType(sample_type) || in ValidateExtInst()
1775 _.GetBitWidth(sample_type) != 32) { in ValidateExtInst()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2283 enum lp_sampler_op_type sample_type, in emit_sample()
2297 unsigned sample_key = sample_type << LP_SAMPLER_OP_TYPE_SHIFT; in emit_sample()
2279 emit_sample(struct lp_build_tgsi_soa_context *bld, const struct tgsi_full_instruction *inst, enum lp_build_tex_modifier modifier, boolean compare, enum lp_sampler_op_type sample_type, LLVMValueRef *texel) emit_sample() argument
/third_party/libbpf/src/
H A Dlibbpf.c12965 attr.sample_type = PERF_SAMPLE_RAW;

Completed in 62 milliseconds