/external/libvpx/libvpx/vp8/encoder/ |
ratectrl.c | 37 extern int b_modes[10]; 253 vp8_copy(cc->b_modes, b_modes); 290 vp8_copy(b_modes, cc->b_modes); [all...] |
onyx_int.h | 78 int b_modes[10]; member in struct:__anon21240
|
encodeframe.c | 58 unsigned int b_modes[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable [all...] |
onyx_if.c | 130 extern int b_modes[10] ; [all...] |