Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261enc.c155 static inline int get_cbp(MpegEncContext *s, int16_t block[6][64]) in get_cbp() function
250 cbp = get_cbp(s, block); in ff_h261_encode_mb()