Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgdv.c396 int real_off, len, c1, c2; in decompress_68() local
402 real_off = ((offs >> 4) & 0x7) + 1; in decompress_68()
404 c1 = gdv->frame[bytestream2_tell_p(pb) - real_off]; in decompress_68()
405 c2 = gdv->frame[bytestream2_tell_p(pb) - real_off + 1]; in decompress_68()

Completed in 2 milliseconds