Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c62 int bpp_tab_size; ///< bpp_tab size
259 uint16_t bpp_tab[4]; in encode_frame() local
319 bpp_tab[i] = desc->comp[i].depth; in encode_frame()
461 ADD_ENTRY(s, TIFF_BPP, TIFF_SHORT, s->bpp_tab_size, bpp_tab); in encode_frame()

Completed in 2 milliseconds