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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 35 extern int y_modes[5];
243 vp8_copy(cc->y_modes, y_modes);
280 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 77 int y_modes[5]; member in struct:__anon17710
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 131 extern int y_modes[5] ;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 35 extern int y_modes[5];
243 vp8_copy(cc->y_modes, y_modes);
280 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 80 int y_modes[5]; member in struct:__anon29486
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 128 extern int y_modes[5] ;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 35 extern int y_modes[5];
243 vp8_copy(cc->y_modes, y_modes);
280 vp8_copy(y_modes, cc->y_modes);
    [all...]
onyx_int.h 80 int y_modes[5]; member in struct:__anon40669
ethreading.c 188 y_modes[xd->mbmi.mode] ++;
encodeframe.c 56 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
505 y_modes[xd->mbmi.mode] ++;
    [all...]
onyx_if.c 128 extern int y_modes[5] ;
    [all...]

Completed in 4317 milliseconds