Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec_vc2hq.c99 uint16_t no_slices; in vc2hq_handle_frame_fragment() local
109 no_slices = AV_RB16(&buf[14]); in vc2hq_handle_frame_fragment()
117 if (no_slices == 0) { in vc2hq_handle_frame_fragment()