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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 76 bool venc_get_seq_hdr(void *, unsigned, unsigned *);
video_encoder_device_copper.h 192 bool venc_get_seq_hdr(void *, unsigned, unsigned *);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 76 bool venc_get_seq_hdr(void *, unsigned, unsigned *);
video_encoder_device_v4l2.h 280 bool venc_get_seq_hdr(void *, unsigned, unsigned *);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp 467 bool venc_dev::venc_get_seq_hdr(void *buffer, function in class:venc_dev
472 DEBUG_PRINT_HIGH("venc_dev::venc_get_seq_hdr");
    [all...]
video_encoder_device_copper.cpp 524 bool venc_dev::venc_get_seq_hdr(void *buffer, function in class:venc_dev
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp 573 bool venc_dev::venc_get_seq_hdr(void *buffer, function in class:venc_dev
578 DEBUG_PRINT_HIGH("venc_dev::venc_get_seq_hdr");
    [all...]
video_encoder_device_v4l2.cpp 1164 bool venc_dev::venc_get_seq_hdr(void *buffer, function in class:venc_dev
    [all...]

Completed in 61 milliseconds