Home
last modified time | relevance | path

Searched refs:ONLY_SHORT_WINDOW (Results 1 – 11 of 11) sorted by relevance

/dports/audio/faac/faac-78d8e01/libfaac/
H A Dblockswitch.c109 psyInfo->block_type = ONLY_SHORT_WINDOW; in PsyCheckShort()
118 if (psyInfo->block_type == ONLY_SHORT_WINDOW) in PsyCheckShort()
422 if (psyInfo[channel].block_type == ONLY_SHORT_WINDOW) in BlockSwitch()
423 desire = ONLY_SHORT_WINDOW; in BlockSwitch()
430 if (desire == ONLY_SHORT_WINDOW in BlockSwitch()
431 || coderInfo[channel].desired_block_type == ONLY_SHORT_WINDOW) in BlockSwitch()
436 coderInfo[channel].block_type = ONLY_SHORT_WINDOW; in BlockSwitch()
440 if (lasttype == ONLY_SHORT_WINDOW || lasttype == LONG_SHORT_WINDOW) in BlockSwitch()
H A Dtns.c146 case ONLY_SHORT_WINDOW : in TnsEncode()
232 case ONLY_SHORT_WINDOW : in TnsEncodeFilterOnly()
293 case ONLY_SHORT_WINDOW : in TnsDecodeFilterOnly()
H A Dcoder.h61 ONLY_SHORT_WINDOW, enumerator
H A Dstereo.c39 if (cl->block_type == ONLY_SHORT_WINDOW) in stereo()
145 if (coder->block_type == ONLY_SHORT_WINDOW) in midside()
H A Dquantize.c119 if (coderInfo->block_type == ONLY_SHORT_WINDOW) in bmask()
442 if (coderInfo->block_type != ONLY_SHORT_WINDOW) in BlocGroup()
H A Dfiltbank.c189 case ONLY_SHORT_WINDOW : in FilterBank()
320 case ONLY_SHORT_WINDOW : in IFilterBank()
H A Dframe.c516 coderInfo[channel].block_type = ONLY_SHORT_WINDOW; in faacEncEncode()
533 if (coderInfo[channel].block_type == ONLY_SHORT_WINDOW) { in faacEncEncode()
H A Dbitstream.c523 if (coderInfo->block_type == ONLY_SHORT_WINDOW){ in WriteICSInfo()
660 if (coderInfo->block_type == ONLY_SHORT_WINDOW) {
H A Dhuff2.c478 if (coder->block_type == ONLY_SHORT_WINDOW){ in writebooks()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvqf.h52 ONLY_SHORT_WINDOW, enumerator
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvqf.h52 ONLY_SHORT_WINDOW, enumerator