HomeSort by relevance Sort by last modified time
    Searched refs:MRSID (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c 117 #define MRSID 9
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/
mime_io.cpp 144 #define MRSID 9
690 case MRSID:

Completed in 648 milliseconds