Home
last modified time | relevance | path

Searched defs:ref_frame_cost (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c977 void vp8_calc_ref_frame_costs(int *ref_frame_cost, in vp8_calc_ref_frame_costs()
1009 int ref_frame_cost[MAX_REF_FRAMES]; in vp8_estimate_entropy_savings() local
Dblock.h84 int ref_frame_cost[MAX_REF_FRAMES]; member