Home
last modified time | relevance | path

Searched defs:plane_height (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c309 int plane_height; in yv12_extend_frame_bottom_c() local
367 int plane_height; in yv12_extend_frame_left_right_c() local
/external/webrtc/webrtc/common_video/
Dvideo_frame.cc184 const int plane_height = (type == kYPlane) ? height() : (height() + 1) / 2; in allocated_size() local
/external/minigbm/
Di915.c318 uint32_t plane_height = drv_height_from_format(format, height, plane); in i915_bo_from_format() local
/external/libaom/libaom/av1/common/
Drestoration.c1120 const int plane_height = frame->crop_heights[is_uv]; in av1_loop_restoration_filter_frame_init() local
1491 const int plane_height = ROUND_POWER_OF_TWO(cm->height, ss_y); in save_tile_row_boundary_lines() local
Dblockd.h1129 int plane_height; member
/external/libaom/libaom/av1/encoder/
Dpickrst.c96 int plane_height; member