Lines Matching defs:algo_t
41 typedef struct algo_s algo_t;
43 typedef void (*alloc_sf_f) (const algo_t *, const int *, const int *, int);
395 block_sf(algo_t * that, const FLOAT l3_xmin[SFBMAX], int vbrsf[SFBMAX], int vbrsfmin[SFBMAX])
501 quantize_x34(const algo_t * that)
770 short_block_constrain(const algo_t * that, const int vbrsf[SFBMAX],
848 long_block_constrain(const algo_t * that, const int vbrsf[SFBMAX], const int vbrsfmin[SFBMAX],
985 bitcount(const algo_t * that)
1000 quantizeAndCountBits(const algo_t * that)
1012 tryGlobalStepsize(const algo_t * that, const int sfwork[SFBMAX],
1041 searchGlobalStepsizeMax(const algo_t * that, const int sfwork[SFBMAX],
1141 tryThatOne(algo_t const* that, const int sftemp[SFBMAX], const int vbrsfmin[SFBMAX], int vbrmax)
1155 outOfBitsStrategy(algo_t const* that, const int sfwork[SFBMAX], const int vbrsfmin[SFBMAX], int target)
1261 algo_t that_[2][2];
1300 algo_t *that = &that_[gr][ch];
1323 algo_t const *that = &that_[gr][ch];
1556 algo_t const *that = &that_[gr][ch];