Home
last modified time | relevance | path

Searched refs:intra_j (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Derror_resilience.c156 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local
157 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()
169 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local
170 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()
184 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local
185 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()
197 int intra_j = IS_INTRA(s->cur_pic.mb_type[mb_index_j]); in guess_dc() local
198 if(intra_j==0 || !(error_j&ER_DC_ERROR)){ in guess_dc()