Searched refs:phase_index (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.h85 int phase_index; ///< quantized phase index member in struct:Atrac3pWaveParam
H A Datrac3plusdsp.c140 pos = DEQUANT_PHASE(wave_param->phase_index) - (reg_offset ^ 128) * inc & 2047;
H A Datrac3plus.c1685 wparam[i].phase_index = get_bits(gb, 5);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl323 $phase_index = "\U$1\E";
324 $p = $scsi_phases{$phase_index};
327 print STDERR "$0 : parsed phase $phase_index\n" if ($debug);

Completed in 53 milliseconds