EXT_STARTCODE      64 libavcodec/mpeg4video_parser.c                 if (state == SLICE_STARTCODE || state == EXT_STARTCODE)
EXT_STARTCODE    3029 libavcodec/mpeg4videodec.c     if (startcode == USER_DATA_STARTCODE || startcode == EXT_STARTCODE) {
EXT_STARTCODE    3031 libavcodec/mpeg4videodec.c         if ((id == 2 || id == 4) && startcode == EXT_STARTCODE) {
EXT_STARTCODE      55 libavformat/m4vdec.c         else if (temp_buffer == SLICE_STARTCODE || temp_buffer == EXT_STARTCODE)