Searched defs:intra_j (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.c192 int intra_j = IS_INTRA(s->current_picture.f.mb_type[mb_index_j]); local
204 int intra_j = IS_INTRA(s->current_picture.f.mb_type[mb_index_j]); local
216 int intra_j = IS_INTRA(s->current_picture.f.mb_type[mb_index_j]); local
229 int intra_j = IS_INTRA(s->current_picture.f.mb_type[mb_index_j]); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Derror_resilience.c153 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); local
166 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); local
181 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); local
194 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); local

Completed in 113 milliseconds