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

  /hardware/qcom/media/libstagefrighthw/
QComOMXMetadata.h 21 typedef struct encoder_media_buffer_type { struct in namespace:android
24 } encoder_media_buffer_type; typedef in namespace:android
  /device/lge/mako/camera/
QCameraHWI_Record_7x27A.cpp 169 struct encoder_media_buffer_type * packet =
170 (struct encoder_media_buffer_type *)
206 sizeof(struct encoder_media_buffer_type), 1, (void *)this);
207 struct encoder_media_buffer_type * packet =
208 (struct encoder_media_buffer_type *)
226 struct encoder_media_buffer_type * packet =
227 (struct encoder_media_buffer_type *)
QCameraHWI_Record.cpp 213 struct encoder_media_buffer_type * packet =
214 (struct encoder_media_buffer_type *)
460 sizeof(struct encoder_media_buffer_type), 1, (void *)this);
461 struct encoder_media_buffer_type * packet =
462 (struct encoder_media_buffer_type *)
QualcommCameraHardware.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Record.cpp 214 struct encoder_media_buffer_type * packet =
215 (struct encoder_media_buffer_type *)
461 sizeof(struct encoder_media_buffer_type), 1, (void *)this);
462 struct encoder_media_buffer_type * packet =
463 (struct encoder_media_buffer_type *)
  /device/asus/flo/camera/QCamera2/HAL/
QCameraMem.cpp 807 sizeof(struct encoder_media_buffer_type), 1, this);
815 struct encoder_media_buffer_type * packet =
816 (struct encoder_media_buffer_type *)mMetadata[i]->data;
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp 807 sizeof(struct encoder_media_buffer_type), 1, this);
815 struct encoder_media_buffer_type * packet =
816 (struct encoder_media_buffer_type *)mMetadata[i]->data;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp     [all...]
video_encoder_device.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 156 encoder_media_buffer_type meta_buffers[MAX_NUM_INPUT_BUFFERS];
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 158 encoder_media_buffer_type meta_buffers[MAX_NUM_INPUT_BUFFERS];

Completed in 134 milliseconds