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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
decodemv.c 234 int mb_to_right_edge, int mb_to_top_edge,
313 mb_to_right_edge,
456 int mb_to_right_edge; local
464 mb_to_right_edge = pbi->mb.mb_to_right_edge;
465 mb_to_right_edge += RIGHT_BOTTOM_MARGIN;
485 mb_to_right_edge,
506 mb_to_right_edge,
635 pbi->mb.mb_to_right_edge = mb_to_right_edge_start;
660 pbi->mb.mb_to_right_edge -= (16 << 3)
    [all...]
error_concealment.c 282 int mb_to_right_edge,
301 int this_b_to_right_edge = mb_to_right_edge - ((col*4)<<3);
386 int mb_to_right_edge = ((mb_cols - 1 - mb_col) * 16) << 3; local
397 mb_to_right_edge,
519 int mb_to_right_edge = mb->mb_to_right_edge - ((col*4)<<3); local
550 mb_to_right_edge,
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 234 int mb_to_right_edge, int mb_to_top_edge,
313 mb_to_right_edge,
456 int mb_to_right_edge; local
464 mb_to_right_edge = pbi->mb.mb_to_right_edge;
465 mb_to_right_edge += RIGHT_BOTTOM_MARGIN;
485 mb_to_right_edge,
506 mb_to_right_edge,
635 pbi->mb.mb_to_right_edge = mb_to_right_edge_start;
660 pbi->mb.mb_to_right_edge -= (16 << 3)
    [all...]
error_concealment.c 284 int mb_to_right_edge,
303 int this_b_to_right_edge = mb_to_right_edge - ((col*4)<<3);
388 int mb_to_right_edge = ((mb_cols - 1 - mb_col) * 16) << 3; local
399 mb_to_right_edge,
521 int mb_to_right_edge = mb->mb_to_right_edge - ((col*4)<<3); local
552 mb_to_right_edge,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodemv.c 234 int mb_to_right_edge, int mb_to_top_edge,
313 mb_to_right_edge,
456 int mb_to_right_edge; local
464 mb_to_right_edge = pbi->mb.mb_to_right_edge;
465 mb_to_right_edge += RIGHT_BOTTOM_MARGIN;
485 mb_to_right_edge,
506 mb_to_right_edge,
634 pbi->mb.mb_to_right_edge = mb_to_right_edge_start;
659 pbi->mb.mb_to_right_edge -= (16 << 3)
    [all...]
error_concealment.c 284 int mb_to_right_edge,
303 int this_b_to_right_edge = mb_to_right_edge - ((col*4)<<3);
388 int mb_to_right_edge = ((mb_cols - 1 - mb_col) * 16) << 3; local
399 mb_to_right_edge,
521 int mb_to_right_edge = mb->mb_to_right_edge - ((col*4)<<3); local
552 mb_to_right_edge,
  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 217 int mb_to_right_edge; member in struct:macroblockd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_blockd.h 217 int mb_to_right_edge; member in struct:macroblockd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 276 int mb_to_right_edge; member in struct:macroblockd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_blockd.h 217 int mb_to_right_edge; member in struct:macroblockd
  /external/libvpx/libvpx/vp8/common/
blockd.h 276 int mb_to_right_edge; member in struct:macroblockd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 276 int mb_to_right_edge; member in struct:macroblockd

Completed in 446 milliseconds