Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h100 int last_width; member
283 const int use_prev_in_find_mv_refs = cm->width == cm->last_width && in set_prev_mi()
/external/qemu/
Dconsole.c551 int w1, x, y, last_width; in text_console_resize() local
553 last_width = s->width; in text_console_resize()
557 w1 = last_width; in text_console_resize()
565 c1 = &s->cells[y * last_width]; in text_console_resize()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodframe.c1356 cm->last_width = cm->width; in vp9_decode_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_onyx_if.c3620 cm->last_width = cm->width;