Searched refs:get_cbp (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h261enc.c | 164 static inline int get_cbp(MpegEncContext *s, int16_t block[6][64]) in get_cbp() function 262 cbp = get_cbp(s, block); in ff_h261_encode_mb() |
Completed in 2 milliseconds