Home | History | Annotate | Download | only in src

Lines Matching refs:profile_and_level_indication

55   self->profile_and_level_indication = 3;

167 this_target->profile_and_level_indication= this_src->profile_and_level_indication;
209 if (this_first->profile_and_level_indication!= this_second->profile_and_level_indication) {
260 guchar profile_and_level_indication) {
262 obj->profile_and_level_indication = profile_and_level_indication;
267 guchar * profile_and_level_indication) {
268 MIX_VIDEOCONFIGPARAMSENC_MPEG4_GETTER_CHECK_INPUT (obj, profile_and_level_indication);
269 *profile_and_level_indication = obj->profile_and_level_indication;