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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dbits.c117 #define MRSID 9 macro
121 coding_mode = MRSID;
128 if (coding_mode < 0 || coding_mode > 15 || (coding_mode > MRSID && coding_mode < 14))
133 if (coding_mode == MRSID && frame_type == TX_NO_DATA)
162 if (coding_mode == MRSID)
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmime_io.cpp144 #define MRSID 9 macro
690 case MRSID:

Completed in 1565 milliseconds