/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 136 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 159 venc_dev::~venc_dev() in ~venc_dev() 198 int venc_dev::venc_extradata_log_buffers(char *buffer_addr) in venc_extradata_log_buffers() 203 int venc_dev::venc_output_log_buffers(const char *buffer_addr, int buffer_len) in venc_output_log_buffers() 240 bool venc_dev::venc_get_output_log_flag() in venc_get_output_log_flag() 245 int venc_dev::venc_input_log_buffers(OMX_BUFFERHEADERTYPE *pbuffer, void *pmem_data_buf, int framel… in venc_input_log_buffers() 309 bool venc_dev::venc_open(OMX_U32 codec) in venc_open() 420 void venc_dev::venc_close() in venc_close() 444 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() 488 bool venc_dev::venc_loaded_start() in venc_loaded_start() [all …]
|
D | video_encoder_device_v4l2.cpp | 220 venc_dev::venc_dev(class omx_venc *venc_class):mInputExtradata(venc_class), mOutputExtradata(venc_c… in venc_dev() function in venc_dev 314 venc_dev::~venc_dev() in ~venc_dev() 318 void* venc_dev::async_venc_message_thread (void *input) in async_venc_message_thread() 599 int venc_dev::append_mbi_extradata(void *dst, struct msm_vidc_extradata_header* src) in append_mbi_extradata() 615 bool venc_dev::handle_input_extradata(void *buffer, int fd) in handle_input_extradata() 749 bool venc_dev::handle_output_extradata(void *buffer) in handle_output_extradata() 828 int venc_dev::venc_set_format(int format) in venc_set_format() 850 bool venc_dev::venc_get_output_log_flag() in venc_get_output_log_flag() 855 int venc_dev::venc_output_log_buffers(const char *buffer_addr, int buffer_len) in venc_output_log_buffers() 899 int venc_dev::venc_extradata_log_buffers(char *buffer_addr) in venc_extradata_log_buffers() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 135 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 158 venc_dev::~venc_dev() in ~venc_dev() 197 int venc_dev::venc_extradata_log_buffers(char *buffer_addr) in venc_extradata_log_buffers() 202 int venc_dev::venc_output_log_buffers(const char *buffer_addr, int buffer_len) in venc_output_log_buffers() 239 bool venc_dev::venc_get_output_log_flag() in venc_get_output_log_flag() 244 int venc_dev::venc_input_log_buffers(OMX_BUFFERHEADERTYPE *pbuffer, void *pmem_data_buf, int framel… in venc_input_log_buffers() 308 bool venc_dev::venc_open(OMX_U32 codec) in venc_open() 419 void venc_dev::venc_close() in venc_close() 443 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() 487 bool venc_dev::venc_loaded_start() in venc_loaded_start() [all …]
|
D | omx_video_encoder.cpp | 182 handle = new venc_dev(this); in component_init() 506 r = pthread_create(&async_thread_id,0, venc_dev::async_venc_message_thread, this); in component_init()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device.cpp | 145 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 156 venc_dev::~venc_dev() in ~venc_dev() 199 bool venc_dev::venc_open(OMX_U32 codec) in venc_open() 318 void venc_dev::venc_close() in venc_close() 338 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() 385 bool venc_dev::venc_loaded_start() in venc_loaded_start() 417 bool venc_dev::venc_loaded_stop() in venc_loaded_stop() 449 bool venc_dev::venc_loaded_start_done() in venc_loaded_start_done() 458 bool venc_dev::venc_loaded_stop_done() in venc_loaded_stop_done() 467 bool venc_dev::venc_get_seq_hdr(void *buffer, in venc_get_seq_hdr() [all …]
|
D | video_encoder_device_copper.cpp | 144 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 151 venc_dev::~venc_dev() in ~venc_dev() 237 bool venc_dev::venc_open(OMX_U32 codec) in venc_open() 418 void venc_dev::venc_close() in venc_close() 461 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() 504 bool venc_dev::venc_loaded_start() in venc_loaded_start() 509 bool venc_dev::venc_loaded_stop() in venc_loaded_stop() 514 bool venc_dev::venc_loaded_start_done() in venc_loaded_start_done() 519 bool venc_dev::venc_loaded_stop_done() in venc_loaded_stop_done() 524 bool venc_dev::venc_get_seq_hdr(void *buffer, in venc_get_seq_hdr() [all …]
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 104 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 224 venc_dev::~venc_dev() in ~venc_dev() 250 void* venc_dev::async_venc_message_thread (void *input) in async_venc_message_thread() 528 bool inline venc_dev::venc_query_cap(struct v4l2_queryctrl &cap) { in venc_query_cap() 537 bool venc_dev::venc_validate_range(OMX_S32 id, OMX_S32 val) { in venc_validate_range() 554 void venc_dev::get_roi_for_timestamp(struct roidata &roi, OMX_TICKS timestamp) in get_roi_for_timestamp() 583 bool venc_dev::handle_dynamic_config(OMX_BUFFERHEADERTYPE *bufferHdr) in handle_dynamic_config() 656 bool venc_dev::handle_input_extradata(struct v4l2_buffer buf) in handle_input_extradata() 849 bool venc_dev::venc_handle_client_input_extradata(void *buffer) in venc_handle_client_input_extradata() 894 bool venc_dev::handle_output_extradata(void *buffer, int index) in handle_output_extradata() [all …]
|
D | video_encoder_device_v4l2_params.cpp | 36 void venc_dev::venc_get_consumer_usage(OMX_U32* usage) in venc_get_consumer_usage() 78 bool venc_dev::venc_set_config(void *configData, OMX_INDEXTYPE index) in venc_set_config() 493 bool venc_dev::venc_store_dynamic_config(OMX_INDEXTYPE config_type, OMX_PTR config) in venc_store_dynamic_config() 545 bool venc_dev::venc_set_param(void *paramData, OMX_INDEXTYPE index) in venc_set_param() 1185 bool venc_dev::venc_set_inband_video_header(OMX_BOOL enable) in venc_set_inband_video_header() 1203 bool venc_dev::venc_set_extradata(OMX_U32 extra_data, OMX_BOOL enable) in venc_set_extradata() 1237 bool venc_dev::venc_set_session_qp_range(OMX_QCOM_VIDEO_PARAM_IPB_QPRANGETYPE* qp_range) in venc_set_session_qp_range() 1261 bool venc_dev::venc_set_profile(OMX_U32 eProfile) in venc_set_profile() 1316 bool venc_dev::venc_set_level(OMX_U32 eLevel) in venc_set_level() 1390 bool venc_dev::venc_set_grid_enable() in venc_set_grid_enable() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 126 venc_dev::venc_dev(class omx_venc *venc_class) in venc_dev() function in venc_dev 243 venc_dev::~venc_dev() in ~venc_dev() 259 void* venc_dev::async_venc_message_thread (void *input) in async_venc_message_thread() 530 bool venc_dev::venc_query_cap(struct v4l2_queryctrl &cap) { in venc_query_cap() 539 bool inline venc_dev::venc_validate_range(OMX_S32 id, OMX_S32 val) { in venc_validate_range() 556 void venc_dev::get_roi_for_timestamp(struct roidata &roi, OMX_TICKS timestamp) in get_roi_for_timestamp() 585 int venc_dev::append_mbi_extradata(void *dst, struct msm_vidc_extradata_header* src) in append_mbi_extradata() 624 void venc_dev::append_extradata_mbidata(OMX_OTHER_EXTRADATATYPE *p_extra, in append_extradata_mbidata() 636 void venc_dev::append_extradata_ltrinfo(OMX_OTHER_EXTRADATATYPE *p_extra, in append_extradata_ltrinfo() 647 void venc_dev::append_extradata_none(OMX_OTHER_EXTRADATATYPE *p_extra) in append_extradata_none() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_device.h | 45 class venc_dev 48 venc_dev(class omx_venc *venc_class); //constructor 49 ~venc_dev(); //des
|
D | video_encoder_device_copper.h | 162 class venc_dev 165 venc_dev(class omx_venc *venc_class); //constructor 166 ~venc_dev(); //des
|
D | omx_video_encoder.h | 60 class venc_dev *handle;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device.h | 45 class venc_dev 48 venc_dev(class omx_venc *venc_class); //constructor 49 ~venc_dev(); //des
|
D | omx_video_encoder.h | 61 class venc_dev *handle;
|
D | video_encoder_device_v4l2.h | 326 class venc_dev 329 venc_dev(class omx_venc *venc_class); //constructor 330 ~venc_dev(); //des
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 258 class venc_dev 261 venc_dev(class omx_venc *venc_class); //constructor 262 ~venc_dev(); //des
|
D | omx_video_encoder.h | 61 class venc_dev *handle;
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 60 class venc_dev *handle;
|
D | video_encoder_device_v4l2.h | 293 class venc_dev 296 venc_dev(class omx_venc *venc_class); //constructor 297 ~venc_dev(); //des
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 57 class venc_dev *handle;
|
D | video_encoder_device_v4l2.h | 314 class venc_dev 317 venc_dev(class omx_venc *venc_class); //constructor 318 ~venc_dev(); //des
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 58 class venc_dev *handle;
|
D | video_encoder_device_v4l2.h | 292 class venc_dev 295 venc_dev(class omx_venc *venc_class); //constructor 296 ~venc_dev(); //des
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 59 class venc_dev *handle;
|
D | video_encoder_device_v4l2.h | 292 class venc_dev 295 venc_dev(class omx_venc *venc_class); //constructor 296 ~venc_dev(); //des
|