Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmidivid.c52 GetByteContext idx9; in decode_mvdv() local
104 bytestream2_init(&idx9, gb->buffer_start + bytestream2_tell(gb), (nb_blocks + 7 * !intra_flag) / 8); in decode_mvdv()
126 idx9val = bytestream2_get_byte(&idx9); in decode_mvdv()

Completed in 1 milliseconds