Searched refs:next_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacpsy.c391 int next_type = pch->next_window_seq; local
422 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE;
427 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE;
431 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE;
434 stay_short = next_type == EIGHT_SHORT_SEQUENCE || switch_to_eight;
436 grouping = next_type == EIGHT_SHORT_SEQUENCE ? pch->next_grouping : 0;
437 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE;
442 pch->next_window_seq = next_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c399 int next_type = pch->next_window_seq; local
429 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE;
434 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE;
438 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE;
441 stay_short = next_type == EIGHT_SHORT_SEQUENCE || switch_to_eight;
443 grouping = next_type == EIGHT_SHORT_SEQUENCE ? pch->next_grouping : 0;
444 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE;
449 pch->next_window_seq = next_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtree-log.c1533 goto next_type;
1552 next_type:

Completed in 107 milliseconds