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

  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 35 extern int y_modes[5];
251 vp8_copy(cc->y_modes, y_modes);
288 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 76 int y_modes[5]; member in struct:__anon10981
ethreading.c 188 y_modes[xd->mbmi.mode] ++;
encodeframe.c 56 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
504 y_modes[xd->mbmi.mode] ++;
    [all...]
onyx_if.c 127 extern int y_modes[5] ;
    [all...]

Completed in 126 milliseconds