Home
last modified time | relevance | path

Searched defs:max_plane (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.cpp320 int max_plane = (need_uv ? 2 : 1); in bind_buf_to_layer0() local
402 int max_plane = (need_uv ? 2 : 1); in init_layer0() local
432 uint32_t max_plane = (need_uv ? 2 : 1); in build_cl_images() local
520 uint32_t max_plane = (need_uv () ? 2 : 1); in last_layer_buffer_redirect() local
813 int max_plane = (need_uv () ? 2 : 1); in execute_done() local
1782 int max_plane = (need_uv ? 2 : 1); in create_pyramid_blender() local
Dcl_image_360_stitch.cpp889 int max_plane = need_uv ? 2 : 1; in create_image_360_stitch() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c132 int min_plane, int max_plane) { in swap_block_ptr()
3617 int max_plane = MAX_MB_PLANE; in vp9_rd_pick_inter_mode_sb() local
3816 int max_plane = is_inter_block(xd->mi[0]) ? MAX_MB_PLANE : 1; in vp9_rd_pick_inter_mode_sb() local
4392 int max_plane = MAX_MB_PLANE; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_encodeframe.c1748 int max_plane; in update_state() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_cuboid_convolution.h798 const Index max_plane = fastPatchPlaneStride().divide( in maxPlane() local