Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo3.c50 RLE_ESC_FC = 252, ///< same as RLE_ESC_FD + do the same with next block
51 RLE_ESC_FD = 253, ///< apply null delta to all remaining lines of this block enumerator
504 case RLE_ESC_FD: in decode_cell_data()

Completed in 2 milliseconds