Searched refs:vp9_get_intra_cost_penalty (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rd.h | 210 int vp9_get_intra_cost_penalty(const struct VP9_COMP *const cpi,
|
D | vp9_rd.c | 758 int vp9_get_intra_cost_penalty(const VP9_COMP *const cpi, BLOCK_SIZE bsize, in vp9_get_intra_cost_penalty() function
|
D | vp9_rdopt.c | 3341 vp9_get_intra_cost_penalty(cpi, bsize, cm->base_qindex, cm->y_dc_delta_q); in vp9_rd_pick_inter_mode_sb() 4164 vp9_get_intra_cost_penalty(cpi, bsize, cm->base_qindex, cm->y_dc_delta_q); in vp9_rd_pick_inter_mode_sub8x8()
|
D | vp9_pickmode.c | 1700 vp9_get_intra_cost_penalty(cpi, bsize, cm->base_qindex, cm->y_dc_delta_q); in vp9_pick_inter_mode()
|