Home
last modified time | relevance | path

Searched defs:rd_threshes (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_pickmode.c233 const int *const rd_threshes = cpi->rd_threshes[segment_id][bsize]; in vp9_pick_inter_mode() local
Dvp9_onyx_int.h354 int rd_threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
Dvp9_rdopt.c3169 const int *const rd_threshes = cpi->rd_threshes[segment_id][bsize]; in vp9_rd_pick_inter_mode_sb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dblock.h147 int rd_threshes[MAX_MODES]; member