Home
last modified time | relevance | path

Searched refs:vp8_build_component_cost_table (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vp8/encoder/
Dencodemv.h19 void vp8_build_component_cost_table(int *mvcost[2], int *mvsadcost[2], const MV_CONTEXT *mvc, int m…
Dencodemv.c140 void vp8_build_component_cost_table(int *mvcost[2], int *mvsadcost[2], const MV_CONTEXT *mvc, int m… in vp8_build_component_cost_table() function
439vp8_build_component_cost_table(cpi->mb.mvcost, cpi->mb.mvsadcost, (const MV_CONTEXT *) cpi->common… in vp8_write_mvprobs()
Dratectrl.c311vp8_build_component_cost_table(cpi->mb.mvcost, cpi->mb.mvsadcost, (const MV_CONTEXT *) cpi->common… in vp8_setup_key_frame()
Dencodeframe.c882vp8_build_component_cost_table(cpi->mb.mvcost, cpi->mb.mvsadcost, (const MV_CONTEXT *) cm->fc.mvc,… in vp8_encode_frame()
Dfirstpass.c571vp8_build_component_cost_table(cpi->mb.mvcost, cpi->mb.mvsadcost, (const MV_CONTEXT *) cm->fc.mvc,… in vp8_first_pass()