UNI_MPEG4_ENC_INDEX  727 libavcodec/ituh263enc.c                 const int index= UNI_MPEG4_ENC_INDEX(last, run, slevel+64);
UNI_MPEG4_ENC_INDEX  344 libavcodec/mpeg4videoenc.c                 const int index = UNI_MPEG4_ENC_INDEX(0, run, level);
UNI_MPEG4_ENC_INDEX  360 libavcodec/mpeg4videoenc.c             const int index = UNI_MPEG4_ENC_INDEX(1, run, level);
UNI_MPEG4_ENC_INDEX  402 libavcodec/mpeg4videoenc.c                 const int index = UNI_MPEG4_ENC_INDEX(0, run, level);
UNI_MPEG4_ENC_INDEX  415 libavcodec/mpeg4videoenc.c             const int index = UNI_MPEG4_ENC_INDEX(1, run, level);
UNI_MPEG4_ENC_INDEX 1210 libavcodec/mpeg4videoenc.c                 const int index = UNI_MPEG4_ENC_INDEX(last, run, slevel + 64);