Home
last modified time | relevance | path

Searched defs:plane_stride (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c315 int plane_stride; in yv12_extend_frame_top_c() local
367 int plane_stride; in yv12_extend_frame_bottom_c() local
430 int plane_stride; in yv12_extend_frame_left_right_c() local
/external/webrtc/webrtc/common_video/
Dvideo_frame.cc36 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize()
/external/opencv/cv/src/
Dcvfundam.cpp1037 int plane_stride, stride, elem_size; in cvComputeCorrespondEpilines() local