SLICE_MAX_START_CODE   63 libavcodec/cavs_parser.c                 if(state > SLICE_MAX_START_CODE){
SLICE_MAX_START_CODE  697 libavcodec/cavsdec.c             if (stc <= SLICE_MAX_START_CODE) {
SLICE_MAX_START_CODE 2228 libavcodec/mpeg12.c             if(pc->frame_start_found==0 && state >= SLICE_MIN_START_CODE && state <= SLICE_MAX_START_CODE){
SLICE_MAX_START_CODE 2241 libavcodec/mpeg12.c                 if(state < SLICE_MIN_START_CODE || state > SLICE_MAX_START_CODE){
SLICE_MAX_START_CODE 2378 libavcodec/mpeg12.c                 start_code <= SLICE_MAX_START_CODE) {
SLICE_MAX_START_CODE  120 libavcodec/mpegvideo_parser.c                 start_code <= SLICE_MAX_START_CODE)