Home | History | Annotate | Download | only in src

Lines Matching defs:new_level

2711   OMX_U32 new_profile = 0, new_level = 0;
2869 new_level = profile_level.level;
2884 new_level = (int)profile_tbl[3];
2887 DEBUG_PRINT_LOW("\n Appropriate profile/level found %d/%d\n", new_profile, new_level);
2904 *eLevel = new_level;