Home
last modified time | relevance | path

Searched defs:cur_p (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c169 vp8_prob *const cur_p, const vp8_prob new_p, in update()
281 vp8_prob *const cur_p = Pcur + MVPshort; in write_component_probs() local
293 vp8_prob *const cur_p = Pcur + MVPbits; in write_component_probs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c143 static int update_mv(vpx_writer *w, const unsigned int ct[2], vpx_prob *cur_p, in update_mv()
/external/libevent/test/
Dregress_util.c1382 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) in create_tm_from_unix_epoch()