Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddxv.c793 uint8_t *op_data, int max_op_size) in dxv_decompress_yo() argument
806 if (op_size > max_op_size) in dxv_decompress_yo()