Searched refs:tmp_round1 (Results 1 – 2 of 2) sorted by relevance
49 uint32_t tmp_round1; in invertQuantisation() local77 tmp_round1 = tmp_r64.s32.h & 0x00000001L; in invertQuantisation()81 if (tmp_round1 == 0 && tmp_r64.s32.l == (int32_t)0x80000000L) { in invertQuantisation()111 tmp_round1 = (int32_t)(tmp_r64.u64 >> 1); in invertQuantisation()115 if (tmp_round1 == 0x40000000L) { in invertQuantisation()150 uint32_t tmp_round1; in invertQuantisationHL() local178 tmp_round1 = tmp_r64.s32.h & 0x00000001L; in invertQuantisationHL()182 if (tmp_round1 == 0 && tmp_r64.u32.l == 0x80000000L) { in invertQuantisationHL()211 tmp_round1 = (int32_t)(tmp_r64.u64 >> 1); in invertQuantisationHL()215 if (tmp_round1 == 0x40000000L) { in invertQuantisationHL()
51 uint32_t tmp_round1; in invertQuantisation() local78 tmp_round1 = tmp_r64.s32.h & 0x00000001L; in invertQuantisation()82 if (tmp_round1 == 0 && tmp_r64.s32.l == (int32_t)0x80000000L) { in invertQuantisation()111 tmp_round1 = (int32_t)(tmp_r64.u64 >> 1); in invertQuantisation()115 if (tmp_round1 == 0x40000000L) { in invertQuantisation()149 uint32_t tmp_round1; in invertQuantisationHL() local176 tmp_round1 = tmp_r64.s32.h & 0x00000001L; in invertQuantisationHL()180 if (tmp_round1 == 0 && tmp_r64.u32.l == 0x80000000L) { in invertQuantisationHL()209 tmp_round1 = (int32_t)(tmp_r64.u64 >> 1); in invertQuantisationHL()213 if (tmp_round1 == 0x40000000L) { in invertQuantisationHL()