Searched refs:kf_mode_index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c603 static const int kf_mode_index[] = { local
615 ++cpi->mode_chosen_counts[kf_mode_index[mbmi->mode]];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c915 static const int kf_mode_index[] = { local
927 ++cpi->mode_chosen_counts[kf_mode_index[mbmi->mode]];

Completed in 113 milliseconds