Home
last modified time | relevance | path

Searched refs:mb_info (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dblockd.h188 LOWER_RES_MB_INFO *mb_info; member
/external/libvpx/libvpx/vp8/encoder/
Dmr_dissim.c87 LOWER_RES_MB_INFO* store_mode_info = store_info->mb_info; in vp8_cal_dissimilarity()
Dpickinter.c415 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info; in get_lower_res_motion_info()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c561 shared_mem_loc->mb_info = calloc(mb_rows*mb_cols, sizeof(LOWER_RES_MB_INFO)); in vp8e_mr_alloc_mem()
562 if(!(shared_mem_loc->mb_info)) in vp8e_mr_alloc_mem()
668 free(shared_mem_loc->mb_info); in vp8e_destroy()
/external/grub/stage2/
DMakefile.am8 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
Dshared.h740 void multi_boot (int start, int mb_info) __attribute__ ((noreturn));
DMakefile.in436 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
/external/grub/grub/
Dasmstub.c311 multi_boot (int start, int mb_info) in multi_boot() argument
/external/grub/
DChangeLog804 * stage2/mb_info.h (struct AddrRangeDesc): Specified with the
2005 * stage2/mb_info.h: Likewise.
2819 * stage2/mb_info.h (multiboot_info): Added new fields,
2946 * stage2/mb_info.h (apm_info): New structure.
3044 * stage2/mb_info.h (drive_info): New structure.
3980 the second argument from "mbi" to "mb_info".
4008 (multi_boot): Rename the second argument to "mb_info" from
4231 * stage2/mb_info.h (AddrRangeDesc): Use one 64bits field instead
8134 * shared_src/mb_info.h: Moved to ...
8135 * stage2/mb_info.h: ... here.