Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1072 struct x86_reg buf_stride = x86_make_disp(p->machine_EDI, in init_inputs() local
1167 struct x86_reg buf_stride = in get_buffer_ptr() local
1232 struct x86_reg buf_stride = x86_make_disp(p->machine_EDI, in incr_inputs() local
/external/webp/src/demux/
Danim_decode.c153 static void ZeroFillFrameRect(uint8_t* buf, int buf_stride, int x_offset, in ZeroFillFrameRect()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c568 buf_stride, subpel_x, subpel_y; in dec_build_inter_predictors() local