/external/libvpx/libvpx/vp9/encoder/ |
vp9_rdopt.h | 52 struct buf_2d yv12_mb[4][MAX_MB_PLANE]);
|
vp9_pickmode.c | 219 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 266 frame_mv[NEARESTMV], frame_mv[NEARMV], yv12_mb); 282 xd->plane[0].pre[0] = yv12_mb[ref_frame][0];
|
vp9_rdopt.c | 3138 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 3768 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_rdopt.h | 50 struct buf_2d yv12_mb[4][MAX_MB_PLANE]);
|
vp9_pickmode.c | 216 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 262 frame_mv[NEARESTMV], frame_mv[NEARMV], yv12_mb); 273 xd->plane[0].pre[0] = yv12_mb[ref_frame][0];
|
vp9_rdopt.c | 3138 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 3768 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
vp9_pickmode.c | 277 struct buf_2d yv12_mb[][MAX_MB_PLANE], 319 xd->plane[1].pre[0] = yv12_mb[ref_frame][1]; 320 xd->plane[2].pre[0] = yv12_mb[ref_frame][2]; 430 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 511 vp9_setup_pred_block(xd, yv12_mb[ref_frame], yv12, mi_row, mi_col, 527 vp9_mv_pred(cpi, x, yv12_mb[ref_frame][0].buf, yv12->y_stride, 534 xd->plane[0].pre[0] = yv12_mb[ref_frame][0]; 657 this_mode, var_y, sse_y, yv12_mb, &rate, &dist);
|
vp9_rdopt.c | 2562 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local 3322 struct buf_2d yv12_mb[4][MAX_MB_PLANE]; local [all...] |