Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c201 vp8_prob *const cur_p, in update()
332 vp8_prob *const cur_p = Pcur + MVPshort; in write_component_probs() local
345 vp8_prob *const cur_p = Pcur + MVPbits; in write_component_probs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c137 static int update_mv(vpx_writer *w, const unsigned int ct[2], vpx_prob *cur_p, in update_mv()
/external/libevent/
Dhttp.c502 struct tm *cur_p; in evhttp_maybe_add_date_header() local