Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.h22 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc,
Dencodemv.c118 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, in vp8_build_component_cost_table() function
316 vp8_build_component_cost_table( in vp8_write_mvprobs()
Dratectrl.c255 vp8_build_component_cost_table( in vp8_setup_key_frame()
Dfirstpass.c537 vp8_build_component_cost_table(cpi->mb.mvcost, in vp8_first_pass()