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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c58 unsigned int b_modes[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
1135 unsigned int *const bct = is_key ? b_modes : inter_b_modes;
H A Donyx_int.h79 int b_modes[10]; member in struct:__anon13085
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c58 unsigned int b_modes[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
1122 unsigned int *const bct = is_key ? b_modes : inter_b_modes;
H A Donyx_int.h82 int b_modes[10]; member in struct:__anon24875

Completed in 963 milliseconds