Searched refs:c2d (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp9082 c2d.destroy();
9104 c2d.close();
9105 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
9109 status = c2d.get_buffer_size(C2D_INPUT,src_size);
9111 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
9120 c2d.close();
9154 DEBUG_PRINT_ERROR("\n Unsupported color format for c2d");
9163 c2d.destroy();
9165 if (!c2d.init()) {
9166 DEBUG_PRINT_ERROR("\n open failed for c2d");
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp9332 c2d.destroy();
9357 c2d.close();
9358 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
9363 status = c2d.get_buffer_size(C2D_INPUT,src_size);
9366 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
9376 c2d.close();
9415 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
9421 c2d.destroy();
9425 if (!c2d.init()) {
9426 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
H A Domx_vdec_hevc.cpp8164 c2d.destroy();
8187 c2d.close();
8188 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
8192 status = c2d.get_buffer_size(C2D_INPUT,src_size);
8194 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
8203 c2d.close();
8238 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
8243 c2d.destroy();
8245 if (!c2d.init()) {
8246 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
H A Domx_vdec_msm8974.cpp10140 c2d.destroy();
10163 c2d.close();
10164 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
10168 status = c2d.get_buffer_size(C2D_INPUT,src_size);
10170 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
10180 c2d.close();
10223 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
10230 c2d.destroy();
10232 if (!c2d.init()) {
10233 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
H A Domx_vdec_hevc_swvdec.cpp9249 c2d.destroy();
9272 c2d.close();
9273 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
9277 status = c2d.get_buffer_size(C2D_INPUT,src_size);
9279 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
9288 c2d.close();
9323 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
9328 c2d.destroy();
9330 if (!c2d.init()) {
9331 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp8110 c2d.destroy();
8133 c2d.close();
8134 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
8138 status = c2d.get_buffer_size(C2D_INPUT,src_size);
8140 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
8149 c2d.close();
8184 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
8189 c2d.destroy();
8191 if (!c2d.init()) {
8192 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
H A Domx_vdec_v4l2.cpp10961 c2d.destroy();
10984 c2d.close();
10985 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
10989 status = c2d.get_buffer_size(C2D_INPUT,src_size);
10991 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
11001 c2d.close();
11051 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
11058 c2d.destroy();
11060 if (!c2d.init()) {
11061 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
H A Domx_vdec_hevc_swvdec.cpp9451 c2d.destroy();
9474 c2d.close();
9475 status = c2d.open(omx->drv_ctx.video_resolution.frame_height,
9479 status = c2d.get_buffer_size(C2D_INPUT,src_size);
9481 status = c2d.get_buffer_size(C2D_OUTPUT,destination_size);
9490 c2d.close();
9525 DEBUG_PRINT_ERROR("Unsupported color format for c2d");
9530 c2d.destroy();
9532 if (!c2d.init()) {
9533 DEBUG_PRINT_ERROR("open failed for c2d");
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h865 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h890 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h1012 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h881 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h1024 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec_hevc_swvdec.h1045 class omx_c2d_conv c2d; member in class:omx_vdec::allocate_color_convert_buf

Completed in 251 milliseconds