Home
last modified time | relevance | path

Searched refs:c2d (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp8164 c2d.destroy(); in ~allocate_color_convert_buf()
8187 c2d.close(); in update_buffer_req()
8188 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
8192 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
8194 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
8203 c2d.close(); in update_buffer_req()
8243 c2d.destroy(); in set_color_format()
8245 if (!c2d.init()) { in set_color_format()
8253 c2d.destroy(); in set_color_format()
8289 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
Domx_vdec.cpp9332 c2d.destroy(); in ~allocate_color_convert_buf()
9357 c2d.close(); in update_buffer_req()
9358 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
9363 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
9366 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
9376 c2d.close(); in update_buffer_req()
9421 c2d.destroy(); in set_color_format()
9425 if (!c2d.init()) { in set_color_format()
9433 c2d.destroy(); in set_color_format()
9474 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
Domx_vdec_msm8974.cpp10140 c2d.destroy(); in ~allocate_color_convert_buf()
10163 c2d.close(); in update_buffer_req()
10164 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
10168 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
10170 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
10180 c2d.close(); in update_buffer_req()
10230 c2d.destroy(); in set_color_format()
10232 if (!c2d.init()) { in set_color_format()
10240 c2d.destroy(); in set_color_format()
10277 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp9082 c2d.destroy(); in ~allocate_color_convert_buf()
9104 c2d.close(); in update_buffer_req()
9105 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
9109 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
9111 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
9120 c2d.close(); in update_buffer_req()
9163 c2d.destroy(); in set_color_format()
9165 if (!c2d.init()) { in set_color_format()
9173 c2d.destroy(); in set_color_format()
9208 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp8110 c2d.destroy(); in ~allocate_color_convert_buf()
8133 c2d.close(); in update_buffer_req()
8134 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
8138 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
8140 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
8149 c2d.close(); in update_buffer_req()
8189 c2d.destroy(); in set_color_format()
8191 if (!c2d.init()) { in set_color_format()
8199 c2d.destroy(); in set_color_format()
8235 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
Domx_vdec_hevc_swvdec.cpp9451 c2d.destroy(); in ~allocate_color_convert_buf()
9474 c2d.close(); in update_buffer_req()
9475 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
9479 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
9481 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
9490 c2d.close(); in update_buffer_req()
9530 c2d.destroy(); in set_color_format()
9532 if (!c2d.init()) { in set_color_format()
9540 c2d.destroy(); in set_color_format()
9576 status = c2d.convert(omx->drv_ctx.ptr_outputbuffer[index].pmem_fd, in get_il_buf_hdr()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h865 class omx_c2d_conv c2d; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h881 class omx_c2d_conv c2d; variable
Domx_vdec_hevc_swvdec.h1045 class omx_c2d_conv c2d; variable
Domx_vdec.h1024 class omx_c2d_conv c2d; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h890 class omx_c2d_conv c2d; variable
Domx_vdec.h1012 class omx_c2d_conv c2d; variable