HomeSort by relevance Sort by last modified time
    Searched defs:mb_to_bottom_edge (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
decodemv.c 235 int mb_to_bottom_edge)
315 mb_to_bottom_edge);
454 int mb_to_bottom_edge; local
461 mb_to_bottom_edge = pbi->mb.mb_to_bottom_edge;
463 mb_to_bottom_edge += RIGHT_BOTTOM_MARGIN;
487 mb_to_bottom_edge);
508 mb_to_bottom_edge);
627 pbi->mb.mb_to_bottom_edge = ((pbi->common.mb_rows - 1) * 16) << 3;
664 pbi->mb.mb_to_bottom_edge -= (16 << 3)
    [all...]
error_concealment.c 284 int mb_to_bottom_edge)
296 int this_b_to_bottom_edge = mb_to_bottom_edge - ((row*4)<<3);
382 int mb_to_bottom_edge = ((mb_rows - 1 - mb_row) * 16) << 3; local
399 mb_to_bottom_edge);
515 int mb_to_bottom_edge = mb->mb_to_bottom_edge - ((row*4)<<3); local
552 mb_to_bottom_edge);
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 235 int mb_to_bottom_edge)
315 mb_to_bottom_edge);
454 int mb_to_bottom_edge; local
461 mb_to_bottom_edge = pbi->mb.mb_to_bottom_edge;
463 mb_to_bottom_edge += RIGHT_BOTTOM_MARGIN;
487 mb_to_bottom_edge);
508 mb_to_bottom_edge);
627 pbi->mb.mb_to_bottom_edge = ((pbi->common.mb_rows - 1) * 16) << 3;
664 pbi->mb.mb_to_bottom_edge -= (16 << 3)
    [all...]
error_concealment.c 286 int mb_to_bottom_edge)
298 int this_b_to_bottom_edge = mb_to_bottom_edge - ((row*4)<<3);
384 int mb_to_bottom_edge = ((mb_rows - 1 - mb_row) * 16) << 3; local
401 mb_to_bottom_edge);
517 int mb_to_bottom_edge = mb->mb_to_bottom_edge - ((row*4)<<3); local
554 mb_to_bottom_edge);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodemv.c 235 int mb_to_bottom_edge)
315 mb_to_bottom_edge);
454 int mb_to_bottom_edge; local
461 mb_to_bottom_edge = pbi->mb.mb_to_bottom_edge;
463 mb_to_bottom_edge += RIGHT_BOTTOM_MARGIN;
487 mb_to_bottom_edge);
508 mb_to_bottom_edge);
626 pbi->mb.mb_to_bottom_edge = ((pbi->common.mb_rows - 1) * 16) << 3;
663 pbi->mb.mb_to_bottom_edge -= (16 << 3)
    [all...]
error_concealment.c 286 int mb_to_bottom_edge)
298 int this_b_to_bottom_edge = mb_to_bottom_edge - ((row*4)<<3);
384 int mb_to_bottom_edge = ((mb_rows - 1 - mb_row) * 16) << 3; local
401 mb_to_bottom_edge);
517 int mb_to_bottom_edge = mb->mb_to_bottom_edge - ((row*4)<<3); local
554 mb_to_bottom_edge);
  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 219 int mb_to_bottom_edge; member in struct:macroblockd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_blockd.h 219 int mb_to_bottom_edge; member in struct:macroblockd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 278 int mb_to_bottom_edge; member in struct:macroblockd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_blockd.h 219 int mb_to_bottom_edge; member in struct:macroblockd
  /external/libvpx/libvpx/vp8/common/
blockd.h 278 int mb_to_bottom_edge; member in struct:macroblockd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 278 int mb_to_bottom_edge; member in struct:macroblockd

Completed in 5792 milliseconds