/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_encoder.h | 77 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_video_base.h | 218 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 81 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_video_base.h | 228 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 81 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_swvenc_hevc.h | 83 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_swvenc_mpeg4.h | 123 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_video_base.h | 233 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 82 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_swvenc_mpeg4.h | 146 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_video_base.h | 282 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 76 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_swvenc_mpeg4.h | 125 bool dev_get_seq_hdr(void *, unsigned, unsigned *);
|
D | omx_video_base.h | 245 virtual bool dev_get_seq_hdr(void *, unsigned, unsigned *) = 0;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
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
|
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
|
D | omx_video_encoder.cpp | 2332 bool omx_venc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_venc
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
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
|
D | omx_video_encoder.cpp | 2505 bool omx_venc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_venc
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
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
|
D | omx_video_base.cpp | 1825 if(dev_get_seq_hdr(pParam->pData, in get_parameter()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2403 if (dev_get_seq_hdr(opbuffer.p_buffer, opbuffer.size, &opbuffer.filled_length)) in dev_fill_buf() 2434 bool omx_venc::dev_get_seq_hdr in dev_get_seq_hdr() function in omx_venc
|
D | omx_video_encoder.cpp | 2283 bool omx_venc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_venc
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 2070 bool omx_venc::dev_get_seq_hdr(void *buffer, unsigned size, unsigned *hdrlen) in dev_get_seq_hdr() function in omx_venc
|
D | omx_video_base.cpp | 1832 if (dev_get_seq_hdr(pParam->pData, in get_parameter()
|