Home
last modified time | relevance | path

Searched defs:new_p (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemv.c202 const vp8_prob new_p, in update()
331 const vp8_prob *const new_p = Pnew + MVPshort; in write_component_probs() local
344 const vp8_prob *const new_p = Pnew + MVPbits; in write_component_probs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.c138 const vp9_prob new_p = get_binary_prob(ct[0], ct[1]) | 1; in update_mv() local