Searched defs:cost (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | treewriter.c | 14 static void cost( in cost() function
|
D | encodemv.c | 104 unsigned int cost; in cost_mvcomponent() local 209 …const int cost = 7 + MV_PROB_UPDATE_CORRECTION + ((vp8_cost_one(update_p) - vp8_cost_zero(update_p… in update() local
|
D | rdopt.c | 526 int cost = 0; in cost_coeffs() local 552 int cost = 0; in vp8_rdcost_mby() local 710 int cost = mb->mbmode_cost [xd->frame_type] [B_PRED]; in rd_pick_intra4x4mby_modes() local 819 int cost = 0; in rd_cost_mbuv() local 961 int cost = 0; in labels2mode() local 1037 int cost = 0; in rdcost_mbsegment_y() local
|
D | pickinter.c | 190 int cost = mb->mbmode_cost [xd->frame_type] [B_PRED]; in pick_intra4x4mby_modes() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_cost.h | 36 int cost = 0; in treed_cost() local
|
D | vp9_cost.c | 37 static void cost(int *costs, vp9_tree tree, const vp9_prob *probs, in cost() function
|
D | vp9_segmentation.c | 92 int cost = c0123 * vp9_cost_zero(probs[0]) + in cost_segmap() local
|
D | vp9_encodemv.c | 104 int z, c, o, d, e, f, cost = 0; in build_nmv_component_cost_table() local
|
D | vp9_tokenize.c | 141 int cost = 0; in vp9_tokenize_initialize() local
|
D | vp9_rdopt.c | 570 int c, cost; in cost_coeffs() local 1182 int cost = 0; in rd_pick_intra_sub_8x8_y_mode() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 1058 uint32 cost; /* PLC affinity */ member 1066 uint32 cost; /* Link cost or mac cost */ member
|