Home
last modified time | relevance | path

Searched refs:cge (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c2394 int cge = 1; local
2398 cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);
2399 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2412 if (!cge) {
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp626 /** @brief Test vfloat4 cge. */
627 TEST(vfloat4, cge)
2352 /** @brief Test vfloat8 cge. */
2353 TEST(vfloat8, cge)

Completed in 9 milliseconds