HomeSort by relevance Sort by last modified time
    Searched refs:b_modes (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vp8/encoder/
ratectrl.c 38 extern int b_modes[10];
252 vp8_copy(cc->b_modes, b_modes);
290 vp8_copy(b_modes, cc->b_modes);
    [all...]
onyx_int.h 69 int b_modes[10]; member in struct:__anon5124
encodeframe.c 60 unsigned int b_modes[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
    [all...]
onyx_if.c 137 extern int b_modes[10] ;
    [all...]

Completed in 243 milliseconds