Home
last modified time | relevance | path

Searched defs:plane (Results 1 – 25 of 61) sorted by relevance

123

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp52 DisplayPlane *plane = mPlanes[i].itemAt(j); in deinitialize() local
95 DisplayPlane* plane = allocPlane(j, i); in initialize() local
194 void DisplayPlaneManager::putPlane(int /* dsp */, DisplayPlane& plane) in putPlane()
257 void DisplayPlaneManager::reclaimPlane(int /* dsp */, DisplayPlane& plane) in reclaimPlane()
290 DisplayPlane* plane = mPlanes[i].itemAt(j); in disableReclaimedPlanes() local
312 DisplayPlane* plane = (DisplayPlane *)mPlanes[i][j]; in isOverlayPlanesDisabled() local
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlaneManager.cpp52 DisplayPlane *plane = mPlanes[i].itemAt(j); in deinitialize() local
95 DisplayPlane* plane = allocPlane(j, i); in initialize() local
194 void DisplayPlaneManager::putPlane(int dsp, DisplayPlane& plane) in putPlane()
257 void DisplayPlaneManager::reclaimPlane(int dsp, DisplayPlane& plane) in reclaimPlane()
290 DisplayPlane* plane = mPlanes[i].itemAt(j); in disableReclaimedPlanes() local
312 DisplayPlane* plane = (DisplayPlane *)mPlanes[i][j]; in isOverlayPlanesDisabled() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.c84 int plane = 0; in read_yuv_frame() local
206 int vpx_img_plane_width(const vpx_image_t *img, int plane) { in vpx_img_plane_width()
213 int vpx_img_plane_height(const vpx_image_t *img, int plane) { in vpx_img_plane_height()
221 int plane; in vpx_img_write() local
238 int plane; in vpx_img_read() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane()
108 static void optimize_b(int plane, int block, BLOCK_SIZE plane_bsize, in optimize_b()
317 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, in vp9_xform_quant()
367 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block()
428 static void encode_block_pass1(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_pass1()
457 int plane; in vp9_encode_sb() local
475 static void encode_block_intra(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_intra()
601 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, in vp9_encode_block_intra()
609 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane()
Dvp9_tokenize.c167 static void set_entropy_context_b(int plane, int block, BLOCK_SIZE plane_bsize, in set_entropy_context_b()
209 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, in tokenize_b()
293 static void is_skippable(int plane, int block, in is_skippable()
300 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_is_skippable_in_plane()
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngPlaneManager.cpp53 DisplayPlane *plane = 0; in allocPlane() local
183 DisplayPlane *plane = getPlane(type, index); in getPlaneHelper() local
DTngPrimaryPlane.cpp150 DisplayPlane *plane = zorderConfig[i]->plane; in setZOrderConfig() local
DTngSpritePlane.cpp203 DisplayPlane *plane = zorderConfig[i]->plane; in setZOrderConfig() local
DTngDisplayContext.cpp96 DisplayPlane* plane = layerList->getPlane(i); in commitContents() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayer.cpp90 bool HwcLayer::attachPlane(DisplayPlane* plane, int device) in attachPlane()
114 DisplayPlane *plane = mPlane; in detachPlane() local
DHwcLayerList.cpp363 DisplayPlane *plane = hwcLayer->detachPlane(); in deinitialize() local
931 DisplayPlane *plane; in dump() local
1015 DisplayPlane *plane = mLayers[i]->getPlane(); in dump() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.c40 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane()
93 int plane; in vp9_foreach_transformed_block() local
Dvp9_reconinter.c142 static void build_inter_predictors(MACROBLOCKD *xd, int plane, int block, in build_inter_predictors()
204 int plane; in build_inter_predictors_for_planes() local
246 static void dec_build_inter_predictors(MACROBLOCKD *xd, int plane, int block, in dec_build_inter_predictors()
387 int plane; in vp9_dec_build_inter_predictors_sb() local
Dvp9_reconintra.c319 int plane) { in build_intra_predictors()
442 int aoff, int loff, int plane) { in vp9_predict_intra_block()
Dvp9_loopfilter.c905 struct macroblockd_plane *plane, in filter_block_plane_non420()
1043 struct macroblockd_plane *const plane, in vp9_filter_block_plane()
1207 int plane; in vp9_loop_filter_rows() local
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayer.cpp110 bool HwcLayer::attachPlane(DisplayPlane* plane, int device) in attachPlane()
134 DisplayPlane *plane = mPlane; in detachPlane() local
DHwcLayerList.cpp295 DisplayPlane *plane = hwcLayer->detachPlane(); in deinitialize() local
989 DisplayPlane *plane; in dump() local
1073 DisplayPlane *plane = mLayers[i]->getPlane(); in dump() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dmd5_helper.h25 for (int plane = 0; plane < 3; ++plane) { in Add() local
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlaneManager.h39 DisplayPlane *plane; member
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlaneManager.h39 DisplayPlane *plane; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Ddecode_to_md5.c47 int plane, y; in get_image_md5() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp168 struct v4l2_plane plane; in async_venc_message_thread() local
1439 struct v4l2_plane plane; in venc_use_buf() local
1570 struct v4l2_plane plane; in venc_empty_buf() local
1658 struct v4l2_plane plane; in venc_fill_buf() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
DTngDisplayContext.cpp96 DisplayPlane* plane = layerList->getPlane(i); in commitContents() local
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp112 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() local
292 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() local
3885 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() local
4357 struct v4l2_plane plane; in use_input_buffers() local
4768 struct v4l2_plane plane; in allocate_input_buffer() local
5009 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() local
5563 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in empty_this_buffer_proxy() local
5780 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_dthread.c106 int plane; in loop_filter_rows_mt() local

123