Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dlxfdec.c238 uint32_t video_params, disk_params; in lxf_read_header() local
260 disk_params = AV_RL32(&header_data[116]); in lxf_read_header()
279 if ((lxf->channels = 1 << (disk_params >> 4 & 3) + 1)) { in lxf_read_header()

Completed in 2 milliseconds