Searched refs:bottom_damage (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Derror_resilience.c340 int bottom_damage = bottom_status & ER_MB_ERROR; local
346 if (!(top_damage || bottom_damage))
369 if (!(top_damage && bottom_damage))
378 if (bottom_damage) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Derror_resilience.c323 int bottom_damage = bottom_status & ER_MB_ERROR; local
329 if (!(top_damage || bottom_damage))
352 if (!(top_damage && bottom_damage))
361 if (bottom_damage) {

Completed in 119 milliseconds