Searched defs:inter_y_modes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c53 unsigned int inter_y_modes[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
512 inter_y_modes[xd->mbmi.mode] ++;
H A Donyx_int.h80 int inter_y_modes[10]; member in struct:__anon13085
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c53 unsigned int inter_y_modes[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
512 inter_y_modes[xd->mbmi.mode] ++;
H A Donyx_int.h83 int inter_y_modes[10]; member in struct:__anon24875

Completed in 2948 milliseconds