Searched defs:part_a_error (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpeg4videodec.c | 1051 const int part_a_error = s->pict_type == AV_PICTURE_TYPE_I ? (ER_DC_ERROR | ER_MV_ERROR) : ER_MV_ERROR; in ff_mpeg4_decode_partitions() local |
Completed in 6 milliseconds