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

  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 39 extern int inter_b_modes[10];
205 vp8_copy(cc->inter_b_modes, inter_b_modes);
240 vp8_copy(inter_b_modes, cc->inter_b_modes);
    [all...]
encodeframe.c 47 unsigned int inter_b_modes[15] = { variable
468 inter_b_modes[x->partition->bmi[b].mode]++;
1038 unsigned int *const bct = is_key ? b_modes : inter_b_modes;
    [all...]
onyx_int.h 77 int inter_b_modes[10]; member in struct:__anon26148
ethreading.c 191 inter_b_modes[x->partition->bmi[b].mode]++;
onyx_if.c 125 extern unsigned int inter_b_modes[15];
    [all...]

Completed in 417 milliseconds