Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dphotocd.c234 const uint8_t type2idx[] = { 0, 0xff, 1, 2 }; in decode_huff() local
269 idx = type2idx[type]; in decode_huff()