Home | History | Annotate | Download | only in src

Lines Matching defs:new_profile

4228     OMX_U32 new_profile = 0, new_level = 0;
4392 new_profile = codec_profile.profile;
4404 new_profile = (int)profile_tbl[4];
4406 DEBUG_PRINT_LOW("Appropriate profile/level found %u/%u", (unsigned int)new_profile, (unsigned int)new_level);