Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A 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()
9265 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A 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()
9518 else if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
H A 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()
8332 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
H A Domx_vdec_msm8974.cpp10232 c2d.destroy(); in ~allocate_color_convert_buf()
10255 c2d.close(); in update_buffer_req()
10256 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
10260 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
10272 c2d.close(); in update_buffer_req()
10322 c2d.destroy(); in set_color_format()
10324 if (!c2d.init()) { in set_color_format()
10332 c2d.destroy(); in set_color_format()
10379 c2d.get_output_filled_length(filledLen); in get_il_buf_hdr()
10417 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
H A Domx_vdec_hevc_swvdec.cpp9249 c2d.destroy(); in ~allocate_color_convert_buf()
9272 c2d.close(); in update_buffer_req()
9273 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
9277 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
9279 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size); in update_buffer_req()
9288 c2d.close(); in update_buffer_req()
9328 c2d.destroy(); in set_color_format()
9330 if (!c2d.init()) { in set_color_format()
9338 c2d.destroy(); in set_color_format()
9416 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A 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()
8278 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
H A 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()
9618 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
H A Domx_vdec_v4l2.cpp11519 c2d.destroy(); in ~allocate_color_convert_buf()
11542 c2d.close(); in update_buffer_req()
11543 status = c2d.open(omx->drv_ctx.video_resolution.frame_height, in update_buffer_req()
11547 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
11559 c2d.close(); in update_buffer_req()
11616 c2d.destroy(); in set_color_format()
11618 if (!c2d.init()) { in set_color_format()
11626 c2d.destroy(); in set_color_format()
11673 c2d.get_output_filled_length(filledLen); in get_il_buf_hdr()
11711 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h865 class omx_c2d_conv c2d; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h890 class omx_c2d_conv c2d; variable
H A Domx_vdec.h1012 class omx_c2d_conv c2d; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h881 class omx_c2d_conv c2d; variable
H A Domx_vdec_hevc_swvdec.h1045 class omx_c2d_conv c2d; variable
H A Domx_vdec.h1048 class omx_c2d_conv c2d; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp12648 c2d.destroy(); in ~allocate_color_convert_buf()
12695 c2d.close(); in update_buffer_req()
12696 status = c2d.open(height, in update_buffer_req()
12700 status = c2d.get_buffer_size(C2D_INPUT,src_size); in update_buffer_req()
12712 c2d.close(); in update_buffer_req()
12779 c2d.destroy(); in set_color_format()
12781 if (!c2d.init()) { in set_color_format()
12789 c2d.destroy(); in set_color_format()
12836 c2d.get_output_filled_length(filledLen); in get_il_buf_hdr()
12879 if (!c2d.get_buffer_size(C2D_OUTPUT,buffer_size)) { in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1111 class omx_c2d_conv c2d; variable