Home
last modified time | relevance | path

Searched refs:ym (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c751 const int ym = m->mbmi.mode; in write_kfmodes() local
759 kfwrite_ymode(bc, ym, vp8_kf_ymode_prob); in write_kfmodes()
761 if (ym == B_PRED) in write_kfmodes()