Searched refs:c_block_height (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | svq1enc.h | 64 int c_block_height; member |
H A D | svq1enc.c | 545 s->c_block_height = (s->frame_height / 4 + 15) / 16; in svq1_encode_init() |
Completed in 3 milliseconds