Searched refs:y_modes (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dratectrl.c35 extern int y_modes[5];
243 vp8_copy(cc->y_modes, y_modes);
280 vp8_copy(y_modes, cc->y_modes);
H A Donyx_int.h77 int y_modes[5]; member in struct:__anon13085
H A Dethreading.c188 y_modes[xd->mbmi.mode] ++;
H A Dencodeframe.c56 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
504 y_modes[xd->mbmi.mode] ++;
H A Donyx_if.c131 extern int y_modes[5] ;
2337 fprintf(f, "Y: %8d, %8d, %8d, %8d, %8d\n", y_modes[0], y_modes[1], y_modes[2], y_modes[3], y_modes[4]);
/external/libvpx/libvpx/vp8/encoder/
H A Dratectrl.c35 extern int y_modes[5];
243 vp8_copy(cc->y_modes, y_modes);
280 vp8_copy(y_modes, cc->y_modes);
H A Donyx_int.h80 int y_modes[5]; member in struct:__anon24875
H A Dethreading.c188 y_modes[xd->mbmi.mode] ++;
H A Dencodeframe.c56 unsigned int y_modes[5] = {0, 0, 0, 0, 0}; variable
504 y_modes[xd->mbmi.mode] ++;
H A Donyx_if.c128 extern int y_modes[5] ;
2287 fprintf(f, "Y: %8d, %8d, %8d, %8d, %8d\n", y_modes[0], y_modes[1], y_modes[2], y_modes[3], y_modes[4]);

Completed in 3485 milliseconds