Searched defs:decode_subblock (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/etc1/ |
H A D | etc1.cpp | 175 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table, in decode_subblock() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | rv34.c | 235 static inline void decode_subblock(int16_t *dst, int code, const int is_block2, GetBitContext *gb, VLC *vlc, int q) in decode_subblock() function
|
Completed in 5 milliseconds