Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsvq1enc.h63 int c_block_width; member
Dsvq1enc.c542 s->c_block_width = (s->frame_width / 4 + 15) / 16; in svq1_encode_init()