Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261enc.c170 static void h261_encode_block(H261Context *h, int16_t *block, int n) in h261_encode_block() function
318 h261_encode_block(h, block[i], i); in ff_h261_encode_mb()