Searched defs:buf_idx (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
H A Dyuv2rgb_converter.c190 unsigned int buf_idx = 0; local
201 spu_mfcdma32(y_plane[buf_idx], (unsigned int) ram_addr_y, size_4lines_y, RETR_BUF+buf_idx, MFC_GET_CMD);
204 spu_mfcdma32(v_plane[buf_idx], (unsigned int) ram_addr_v, size_2lines_vu, RETR_BUF+buf_idx, MFC_GET_CMD);
207 spu_mfcdma32(u_plane[buf_idx], (unsigned int) ram_addr_u, size_2lines_vu, RETR_BUF+buf_idx, MFC_GET_CMD);
210 DMA_WAIT_TAG((RETR_BUF + buf_idx));
215 buf_idx^=1;
218 spu_mfcdma32(y_plane[buf_idx], (unsigne
304 unsigned int buf_idx = 0; local
[all...]
/external/opencv/ml/include/
H A Dml.h687 int buf_idx; member in struct:CvDTreeNode
/external/kernel-headers/original/uapi/drm/
H A Dradeon_drm.h202 unsigned char cmd_type, buf_idx, pad0, pad1; member in struct:__anon22810::__anon22816
266 unsigned char cmd_type, buf_idx, pad0, pad1; member in struct:__anon22818::__anon22824

Completed in 901 milliseconds