Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/encoder/ | |
pickinter.c | 591 int best_mode_index = 0; local [all...] |
rdopt.c | 1953 int best_mode_index = 0; local [all...] |
/external/libvpx/libvpx/vp9/encoder/ | |
vp9_block.h | 50 int best_mode_index; member in struct:__anon24018 |
vp9_rdopt.c | 3173 int mode_index, best_mode_index = 0; local 3873 int mode_index, best_mode_index = 0; local [all...] |
vp9_encodeframe.c | 376 int mb_mode_index = ctx->best_mode_index; [all...] |