Home
last modified time | relevance | path

Searched refs:CONCEAL_MAX_INIT (Results 1 – 6 of 6) sorted by relevance

/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Drvlc.cpp151 pRvlc->conceal_max = CONCEAL_MAX_INIT; in rvlcInit()
154 pRvlc->conceal_max_esc = CONCEAL_MAX_INIT; in rvlcInit()
498 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
564 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
596 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
884 (pRvlc->conceal_max == CONCEAL_MAX_INIT)) { in rvlcFinalErrorDetection()
895 (((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()
904 ((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()
909 if ((pRvlc->conceal_max == CONCEAL_MAX_INIT) || in rvlcFinalErrorDetection()
975 (pRvlc->conceal_max != CONCEAL_MAX_INIT)) && in rvlcFinalErrorDetection()
[all …]
H A Drvlc_info.h129 #define CONCEAL_MAX_INIT 1311 /* arbitrary value */ macro
H A Drvlcconceal.cpp308 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
456 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Drvlc.cpp151 pRvlc->conceal_max = CONCEAL_MAX_INIT; in rvlcInit()
154 pRvlc->conceal_max_esc = CONCEAL_MAX_INIT; in rvlcInit()
498 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
564 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
596 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()
884 (pRvlc->conceal_max == CONCEAL_MAX_INIT)) { in rvlcFinalErrorDetection()
895 (((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()
904 ((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()
909 if ((pRvlc->conceal_max == CONCEAL_MAX_INIT) || in rvlcFinalErrorDetection()
975 (pRvlc->conceal_max != CONCEAL_MAX_INIT)) && in rvlcFinalErrorDetection()
[all …]
H A Drvlc_info.h129 #define CONCEAL_MAX_INIT 1311 /* arbitrary value */ macro
H A Drvlcconceal.cpp308 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
456 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()