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];
250 vp8_copy(cc->y_modes, y_modes);
288 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 67 int y_modes[5]; member in struct:__anon5124
ethreading.c 134 y_modes[xd->mbmi.mode] ++;
encodeframe.c 58 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
449 y_modes[xd->mbmi.mode] ++;
    [all...]
onyx_if.c 135 extern int y_modes[5] ;
    [all...]

Completed in 21 milliseconds