Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c122 static inline int in_table_int16(const int16_t *table, int last_el, int16_t needle) in in_table_int16() function
166 !in_table_int16(patch_borders, sbr->num_patches, *in)) {
169 } else if (!in_table_int16(patch_borders, sbr->num_patches, *out)) {

Completed in 3 milliseconds