Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddstdec.c245 unsigned i, ch, same_map, dst_x_bit; in decode_frame() local
295 same_map = get_bits1(gb); in decode_frame()
300 if (same_map) { in decode_frame()