/third_party/ffmpeg/libavcodec/ |
H A D | libx264.c | 256 AVStereo3D *stereo = (AVStereo3D *)side_data->data; in reconfig_encoder() local
|
H A D | opus_pvq.c | 495 int stereo = !!Y, split = stereo; in quant_band_template() local 241 celt_compute_qn(int N, int b, int offset, int pulse_cap, int stereo) celt_compute_qn() argument [all...] |
H A D | mjpegdec.c | 2848 AVStereo3D *stereo = av_stereo3d_create_side_data(frame); in ff_mjpeg_receive_frame() local
|
H A D | mpeg12dec.c | 1625 AVStereo3D *stereo = av_stereo3d_create_side_data(s->current_picture_ptr->f); in mpeg_field_start() local
|
H A D | h264_slice.c | 1251 AVStereo3D *stereo = av_stereo3d_create_side_data(out); in h264_export_frame_props() local [all...] |
H A D | ac3dec.c | 194 const AVChannelLayout stereo = (AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO; in ac3_decode_init() local
|
H A D | qdm2.c | 1264 int channel, stereo, phase, exp; in qdm2_fft_decode_tones() local
|
H A D | wavpackenc.c | 85 int stereo, stereo_in; member
|
H A D | wavpack.c | 70 int stereo, stereo_in; member 446 int total_samples = s->samples, stereo = dst_r ? 1 : 0; in wv_unpack_dsd_high() local [all...] |
H A D | speexdec.c | 255 StereoState stereo; member 620 StereoState *stereo = data; in speex_std_stereo() local 629 static int speex_inband_handler(GetBitContext *gb, void *state, StereoState *stereo) in speex_inband_handler() argument 1516 speex_decode_stereo(float *data, int frame_size, StereoState *stereo) speex_decode_stereo() argument [all...] |
H A D | hevcdec.c | 2743 AVStereo3D *stereo = av_stereo3d_create_side_data(out); in set_side_data() local
|
/third_party/alsa-utils/topology/nhlt/intel/dmic/ |
H A D | dmic-process.c | 611 static int stereo_helper(struct intel_dmic_params *dmic, int stereo[], int swap[]) in stereo_helper() argument 650 int stereo[DMIC_HW_CONTROLLERS]; in configure_registers() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-esound.c | 695 pa_channel_map stereo = { .channels = 2, .map = { PA_CHANNEL_POSITION_LEFT, PA_CHANNEL_POSITION_RIGHT } }; in esd_proto_all_info() local 820 pa_channel_map stereo = { .channels = 2, .map = { PA_CHANNEL_POSITION_LEFT, PA_CHANNEL_POSITION_RIGHT } }; in esd_proto_sample_pan() local
|
/third_party/lame/mpglib/ |
H A D | layer3.c | 369 III_get_side_info_1(PMPSTR mp, int stereo, in III_get_side_info_1() argument 468 III_get_side_info_2(PMPSTR mp, int stereo, int ms_stereo, long sfreq, int single) in III_get_side_info_2() argument 1715 int stereo = fr->stereo; decode_layer3_sideinfo() local 1763 int stereo = fr->stereo; decode_layer3_frame() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | matroskaenc.c | 1490 const AVStereo3D *stereo; in mkv_write_stereo_mode() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffprobe.c | 2288 const AVStereo3D *stereo = (AVStereo3D *)sd->data; in print_pkt_side_data() local
|
/third_party/glfw/src/ |
H A D | internal.h | 479 GLFWbool stereo; member
|