/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 77 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 218 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 81 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 228 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 81 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_hevc.h | 83 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_mpeg4.h | 123 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 235 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 82 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_mpeg4.h | 146 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 284 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 76 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_mpeg4.h | 125 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 247 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 81 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_mpeg4.h | 149 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 275 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_encoder.h | 83 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_swvenc_mpeg4.h | 150 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
H A D | omx_video_base.h | 272 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_swvenc_mpeg4.cpp | 1915 if (dev_get_seq_hdr(opbuffer.p_buffer, opbuffer.size, &opbuffer.filled_length) == 0) in dev_fill_buf() 1946 bool omx_venc::dev_get_seq_hdr in dev_get_seq_hdr() function in omx_venc
|
H A D | omx_swvenc_hevc.cpp | 1264 bool omx_swvenc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_swvenc
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_swvenc_mpeg4.cpp | 1970 if (dev_get_seq_hdr(opbuffer.p_buffer, opbuffer.size, &opbuffer.filled_length) == 0) in dev_fill_buf() 2001 bool omx_venc::dev_get_seq_hdr in dev_get_seq_hdr() function in omx_venc
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 1555 bool omx_venc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_venc
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_swvenc_mpeg4.cpp | 2410 if (dev_get_seq_hdr(opbuffer.p_buffer, opbuffer.size, &opbuffer.filled_length)) in dev_fill_buf() 2441 bool omx_venc::dev_get_seq_hdr in dev_get_seq_hdr() function in omx_venc
|