Home
last modified time | relevance | path

Searched refs:REGION_SIZE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsiren.c356 #define REGION_SIZE 20 macro
577 coefs_ptr = coefs + (region * REGION_SIZE); in decode_vector()
626 coefs_ptr = coefs + (region * REGION_SIZE); in decode_vector()
630 for (j = 0; j < REGION_SIZE; j++) { in decode_vector()
646 coefs_ptr = coefs + (region * REGION_SIZE); in decode_vector()