Home
last modified time | relevance | path

Searched defs:plane_height (Results 1 – 3 of 3) 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/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c744 const int plane_height = height >> f->planes[i].height_shift; in intel_create_image_from_fds() local