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

  /external/libvpx/vp8/encoder/
ratectrl.c 36 extern int y_modes[5];
252 vp8_copy(cc->y_modes, y_modes);
290 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 72 int y_modes[5]; member in struct:__anon8483
ethreading.c 174 y_modes[xd->mbmi.mode] ++;
onyx_if.c 136 extern int y_modes[5] ;
    [all...]
encodeframe.c 58 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
577 y_modes[xd->mbmi.mode] ++;
    [all...]

Completed in 50 milliseconds