Home
last modified time | relevance | path

Searched defs:total_mbs (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c540 int total_mbs = pc->mb_rows * pc->mb_cols; in pack_inter_mode_mvs() local
731 int total_mbs = c->mb_rows * c->mb_cols; in write_kfmodes() local
Donyx_if.c946 unsigned int total_mbs = cm->MBs; in vp8_set_speed_features() local
/hardware/intel/img/psb_video/src/
Dtng_VP8.c479 …uint32_t total_mbs = (((obj_context->picture_height + 15) >> 4) + 4) * ((obj_context->picture_widt… in tng_VP8_CreateContext() local