HomeSort by relevance Sort by last modified time
    Searched refs:buffer_index (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
multibuf.h 152 int buffer_index; /* which buffer is this */ member in struct:__anon13949
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 823 struct venc_bufferflush buffer_index; local
827 buffer_index.flush_mode = VEN_FLUSH_INPUT;
828 ioctl_msg.inputparam = (void*)&buffer_index;
835 buffer_index.flush_mode = VEN_FLUSH_OUTPUT;
836 ioctl_msg.inputparam = (void*)&buffer_index;
    [all...]

Completed in 3515 milliseconds