Searched refs:coupling_point (Results 1 – 2 of 2) sorted by relevance
236 enum CouplingPoint coupling_point; ///< The point during decoding at which coupling is applied. member
2352 coup->coupling_point = 2 * get_bits1(gb);2365 coup->coupling_point += get_bits1(gb) || (coup->coupling_point >> 1);2383 cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);2391 if (coup->coupling_point == AFTER_IMDCT) {2986 enum CouplingPoint coupling_point, argument2995 if (cce && cce->coup.coupling_point == coupling_point) {3054 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {