Home
last modified time | relevance | path

Searched defs:ioctl_msg (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/src/
Dvideo_encoder_device.cpp166 struct venc_ioctl_msg ioctl_msg ={NULL,NULL}; in async_venc_message_thread() local
202 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_open() local
344 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_set_buf_req() local
471 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_get_seq_hdr() local
510 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_get_buf_req() local
552 venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_set_param() local
1016 venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_set_config() local
1103 venc_ioctl_msg ioctl_msg = {NULL,NULL}; in venc_set_config() local
1202 struct venc_ioctl_msg ioctl_msg; in venc_allocate_recon_buffers() local
1241 struct venc_ioctl_msg ioctl_msg; in pmem_allocate() local
[all …]
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c227 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in init_encoder() local
490 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in allocate_buffer() local
624 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in start_encoding() local
722 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in stop_encoding() local
807 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in video_thread() local
956 struct venc_ioctl_msg ioctl_msg = {NULL,NULL}; in async_thread() local
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c218 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in init_decoder() local
451 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in allocate_buffer() local
602 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in start_decoding() local
699 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in stop_decoding() local
785 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in video_thread() local
964 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in async_thread() local
/hardware/qcom/media/mm-video/vidc/vdec/src/
Domx_vdec.cpp157 struct vdec_ioctl_msg ioctl_msg; in async_message_thread() local
1176 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in component_init() local
1478 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL}; in component_init() local
2250 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL}; in execute_omx_flush() local
2977 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in set_parameter() local
3656 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in get_config() local
3998 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in use_output_buffer() local
4295 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in use_buffer() local
4382 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in free_input_buffer() local
4440 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in free_output_buffer() local
[all …]
Domx_vdec_copper.cpp130 struct vdec_ioctl_msg ioctl_msg; in async_message_thread() local
1195 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in component_init() local
2214 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL}; in execute_omx_flush() local
2833 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in set_parameter() local
3471 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in get_config() local
3796 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in use_output_buffer() local
4056 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in use_buffer() local
4139 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in free_input_buffer() local
4195 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in free_output_buffer() local
4347 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; in allocate_input_buffer() local
[all …]