Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:isADTS

980             int32_t isADTS, aacProfile;
981 if (!msg->findInt32("is-adts", &isADTS)) {
982 isADTS = 0;
990 isADTS != 0);
1138 int32_t bitRate, int32_t aacProfile, bool isADTS) {
1139 if (encoder && isADTS) {
1231 isADTS