Home
last modified time | relevance | path

Searched refs:num_planes (Results 1 – 25 of 94) sorted by relevance

1234

/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c70 uint8_t num_planes);
324 length = my_obj->frame_offset.num_planes; in mm_stream_data_notify()
1512 uint8_t num_planes) in mm_stream_read_msm_frame() argument
1524 vb.length = num_planes; in mm_stream_read_msm_frame()
1760 length = buf->planes_buf.num_planes; in mm_stream_qbuf()
2486 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2527 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2565 buf_planes->plane_info.num_planes = 3; in mm_stream_calc_offset_preview()
2614 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2658 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c72 uint8_t num_planes);
340 length = my_obj->frame_offset.num_planes; in mm_stream_data_notify()
1659 uint8_t num_planes) in mm_stream_read_msm_frame() argument
1671 vb.length = num_planes; in mm_stream_read_msm_frame()
1904 length = buf->planes_buf.num_planes; in mm_stream_qbuf()
2626 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2667 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2705 buf_planes->plane_info.num_planes = 3; in mm_stream_calc_offset_preview()
2754 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
2798 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dintrapred_test.cc37 int num_planes) { in SetupMacroblock() argument
45 num_planes_ = num_planes; in SetupMacroblock()
46 for (int p = 0; p < num_planes; p++) in SetupMacroblock()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_dthread.c95 const int num_planes = y_only ? 1 : MAX_MB_PLANE; in loop_filter_rows_mt() local
113 for (plane = 0; plane < num_planes; ++plane) { in loop_filter_rows_mt()
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_camera.h129 unsigned char num_planes; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_camera.h144 unsigned char num_planes; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_camera.h131 unsigned char num_planes; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_camera.h164 unsigned char num_planes; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_camera.h140 unsigned char num_planes; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_camera.h160 unsigned char num_planes; member
/hardware/intel/img/psb_video/src/
Dpsb_output.c317 obj_image->image.num_planes = 2; in psb_CreateImage()
334 obj_image->image.num_planes = 1; in psb_CreateImage()
348 obj_image->image.num_planes = 1; in psb_CreateImage()
362 obj_image->image.num_planes = 1; in psb_CreateImage()
376 obj_image->image.num_planes = 3; in psb_CreateImage()
395 obj_image->image.num_planes = 4; in psb_CreateImage()
547 obj_image->image.num_planes = 2; in psb_DeriveImage()
562 obj_image->image.num_planes = 3; in psb_DeriveImage()
579 obj_image->image.num_planes = 3; in psb_DeriveImage()
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c204 p_frame->info.num_planes = 1; in lib2d_fill_img_frame()
222 p_frame->info.num_planes = 2; in lib2d_fill_img_frame()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c206 p_frame->info.num_planes = 1; in lib2d_fill_img_frame()
224 p_frame->info.num_planes = 2; in lib2d_fill_img_frame()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Mem.cpp239 bufDef.planes_buf.num_planes = (int8_t)offset.num_planes; in getBufDef()
247 for (int i = 1; i < bufDef.planes_buf.num_planes; i++) { in getBufDef()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp238 bufDef.planes_buf.num_planes = (int8_t)offset.num_planes; in getBufDef()
246 for (int i = 1; i < bufDef.planes_buf.num_planes; i++) { in getBufDef()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.cpp623 LOG_V("num_planes = %d\n", destImage.num_planes); in doActionCopy()
709 extbuf.num_planes = 3; in CreateSurfaceFromExternalBuf()
781 extbuf.num_planes = 3; in CreateNewVASurface()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp1107 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1109 if (num_planes == 2) { in stretch_copybit_internal()
1111 } else if (num_planes == 3) { in stretch_copybit_internal()
1190 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1191 if (num_planes == 2) { in stretch_copybit_internal()
1194 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1643 … setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in component_init()
1644 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in component_init()
1671 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in component_init()
1672 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in component_init()
2989 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
2990 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3000 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3120 … setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
3121 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3158 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
[all …]
/hardware/qcom/media/msm8998/videopp/src/
Domx_vdpp.cpp1643 … setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in component_init()
1644 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in component_init()
1671 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in component_init()
1672 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in component_init()
2989 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
2990 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3000 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3120 … setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
3121 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ ) in set_parameter()
3158 … setFormatParams(capture_capability, drv_ctx.output_bytesperpixel, &(fmt.fmt.pix_mp.num_planes)); in set_parameter()
[all …]
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp1126 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1128 if (num_planes == 2) { in stretch_copybit_internal()
1130 } else if (num_planes == 3) { in stretch_copybit_internal()
1218 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1219 if (num_planes == 2) { in stretch_copybit_internal()
1222 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp1132 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1134 if (num_planes == 2) { in stretch_copybit_internal()
1136 } else if (num_planes == 3) { in stretch_copybit_internal()
1224 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1225 if (num_planes == 2) { in stretch_copybit_internal()
1228 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp1110 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1112 if (num_planes == 2) { in stretch_copybit_internal()
1114 } else if (num_planes == 3) { in stretch_copybit_internal()
1202 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1203 if (num_planes == 2) { in stretch_copybit_internal()
1206 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp1135 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1137 if (num_planes == 2) { in stretch_copybit_internal()
1139 } else if (num_planes == 3) { in stretch_copybit_internal()
1227 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1228 if (num_planes == 2) { in stretch_copybit_internal()
1231 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp1133 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1135 if (num_planes == 2) { in stretch_copybit_internal()
1137 } else if (num_planes == 3) { in stretch_copybit_internal()
1225 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1226 if (num_planes == 2) { in stretch_copybit_internal()
1229 } else if (num_planes == 3) { in stretch_copybit_internal()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp1133 int num_planes = get_num_planes(dst->format); in stretch_copybit_internal() local
1135 if (num_planes == 2) { in stretch_copybit_internal()
1137 } else if (num_planes == 3) { in stretch_copybit_internal()
1225 int num_planes = get_num_planes(src->format); in stretch_copybit_internal() local
1226 if (num_planes == 2) { in stretch_copybit_internal()
1229 } else if (num_planes == 3) { in stretch_copybit_internal()

1234