/external/libxcam/modules/ocl/ |
D | cl_pyramid_blender.cpp | 227 CLPyramidBlender::get_gauss_image (uint32_t layer, uint32_t buf_index, bool is_uv) in get_gauss_image() 236 CLPyramidBlender::get_lap_image (uint32_t layer, uint32_t buf_index, bool is_uv) in get_lap_image() 246 CLPyramidBlender::get_blend_image (uint32_t layer, bool is_uv) in get_blend_image() 255 CLPyramidBlender::get_reconstruct_image (uint32_t layer, bool is_uv) in get_reconstruct_image() 263 CLPyramidBlender::get_scale_image (bool is_uv) in get_scale_image() 270 CLPyramidBlender::get_blend_mask (uint32_t layer, bool is_uv) in get_blend_mask() 532 CLPyramidBlender::dump_layer_mask (uint32_t layer, bool is_uv) in dump_layer_mask() 837 uint32_t layer, bool is_uv, bool need_seam) in CLPyramidBlendKernel() 881 bool is_uv) in CLPyramidTransformKernel() 1137 bool is_uv) in CLPyramidLapKernel() [all …]
|
D | cl_blender.cpp | 26 CLBlenderScaleKernel::CLBlenderScaleKernel (const SmartPtr<CLContext> &context, bool is_uv) in CLBlenderScaleKernel()
|
D | cl_image_360_stitch.cpp | 38 const SmartPtr<CLContext> &context, SmartPtr<CLImage360Stitch> &stitch, bool is_uv) in CLBlenderGlobalScaleKernel() 837 bool is_uv) in create_blender_global_scale_kernel()
|
/external/libaom/libaom/aom_scale/generic/ |
D | yv12extend.c | 113 const int is_uv = plane > 0; in aom_yv12_extend_frame_borders_c() local 124 const int is_uv = plane > 0; in aom_yv12_extend_frame_borders_c() local 146 const int is_uv = plane > 0; in extend_frame() local 158 const int is_uv = plane > 0; in extend_frame() local 227 const int is_uv = plane > 0; in aom_yv12_copy_frame_c() local 241 const int is_uv = plane > 0; in aom_yv12_copy_frame_c() local
|
D | aom_scale.c | 484 const int is_uv = plane > 0; in aom_scale_frame() local
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 42 AV1PixelRect av1_whole_frame_rect(const AV1_COMMON *cm, int is_uv) { in av1_whole_frame_rect() 67 int is_uv) { in av1_alloc_restoration_struct() 1118 const int is_uv = plane > 0; in av1_loop_restoration_filter_frame_init() local 1284 const int is_uv = plane > 0; in av1_foreach_rest_unit_in_plane() local 1306 const int is_uv = plane > 0; in av1_loop_restoration_corners_in_sb() local 1390 const int is_uv = plane > 0; in save_deblock_boundary_lines() local 1445 const int is_uv = plane > 0; in save_cdef_boundary_lines() local 1479 const int is_uv = plane > 0; in save_tile_row_boundary_lines() local
|
D | alloccommon.c | 145 const int is_uv = p > 0; in av1_alloc_restoration_buffers() local
|
D | tile_common.c | 162 int is_uv) { in av1_get_tile_rect()
|
D | resize.c | 1195 const int is_uv = i > 0; in av1_resize_and_extend_frame() local 1213 const int is_uv = (plane > 0); in av1_upscale_normative_rows() local 1275 const int is_uv = (i > 0); in av1_upscale_normative_and_extend_frame() local
|
D | reconinter.c | 684 const int is_uv = i > 0; in av1_setup_dst_planes() local 700 const int is_uv = i > 0; in av1_setup_pre_planes() local
|
D | thread_common.c | 712 const int is_uv = plane > 0; in enqueue_lr_jobs() local
|
D | av1_loopfilter.c | 1485 const int is_uv = plane > 0; in av1_build_bitmask_vert_info() local 1564 const int is_uv = plane > 0; in av1_build_bitmask_horz_info() local
|
/external/libaom/libaom/aom_dsp/ |
D | ssim.c | 170 const int is_uv = i > 0; in aom_calc_ssim() local 430 const int is_uv = i > 0; in aom_highbd_calc_ssim() local
|
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 144 const int is_uv = plane != AOM_PLANE_Y; in init_rsc() local 162 const int is_uv = plane > 0; in try_restoration_unit() local 631 const int is_uv = rsc->plane > 0; in search_sgrproj() local 1386 for (int is_uv = 0; is_uv < 2; ++is_uv) in av1_pick_filter_restoration() local
|
D | encodeframe.c | 461 const int is_uv = i > 0; in av1_setup_src_planes() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 97 const int is_uv = plane > 0; in set_planes_to_neutral_grey() local 111 const int is_uv = plane > 0; in set_planes_to_neutral_grey() local
|