Searched refs:decode_ham_plane32 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | iff.c | 523 static void decode_ham_plane32(uint32_t *dst, const uint8_t *buf, in decode_ham_plane32() function 1591 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1628 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1653 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1702 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1724 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1754 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame() 1885 decode_ham_plane32((uint32_t *)row, s->ham_buf, s->ham_palbuf, s->planesize); in decode_frame()
|
Completed in 4 milliseconds