HomeSort by relevance Sort by last modified time
    Searched full:mb_info (Results 1 - 10 of 10) sorted by null

  /external/libvpx/libvpx/vp8/common/
blockd.h 188 LOWER_RES_MB_INFO *mb_info; member in struct:__anon21206
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 87 LOWER_RES_MB_INFO* store_mode_info = store_info->mb_info;
pickinter.c 415 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 558 shared_mem_loc->mb_info = calloc(mb_rows*mb_cols, sizeof(LOWER_RES_MB_INFO));
559 if(!(shared_mem_loc->mb_info))
665 free(shared_mem_loc->mb_info);
    [all...]
  /external/grub/stage2/
Makefile.am 8 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
shared.h 385 #include "mb_info.h"
740 void multi_boot (int start, int mb_info) __attribute__ ((noreturn));
asm.S 1794 * multi_boot(int start, int mb_info)
    [all...]
Makefile.in 436 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
    [all...]
  /external/grub/grub/
asmstub.c 311 multi_boot (int start, int mb_info)
  /external/grub/
ChangeLog 804 * stage2/mb_info.h (struct AddrRangeDesc): Specified with the
    [all...]

Completed in 523 milliseconds