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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1962 const int gold_is_alt = map[cpi->gld_fb_idx] == map[cpi->alt_fb_idx]; local
1974 if (gold_is_alt)
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h309 int gold_is_alt; // don't do both alt and gold search ( just do gold). member in struct:VP9_COMP
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h337 int gold_is_alt; member in struct:VP8_COMP
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h340 int gold_is_alt; member in struct:VP8_COMP

Completed in 915 milliseconds