Home
last modified time | relevance | path

Searched refs:BEST_SEG_INFO (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c1637 } BEST_SEG_INFO; typedef
1714 BEST_SEG_INFO *bsi_buf, int filter_idx, in rd_check_segment_txsize()
1735 BEST_SEG_INFO *bsi = bsi_buf + filter_idx; in rd_check_segment_txsize()
1976 BEST_SEG_INFO *ref_bsi = bsi_buf; in rd_check_segment_txsize()
2095 BEST_SEG_INFO *bsi_buf, in rd_pick_best_mbsegmentation()
2099 BEST_SEG_INFO *bsi = bsi_buf + filter_idx; in rd_pick_best_mbsegmentation()
4030 BEST_SEG_INFO bsi[SWITCHABLE_FILTERS]; in vp9_rd_pick_inter_mode_sub8x8()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c1101 } BEST_SEG_INFO; typedef
1105 BEST_SEG_INFO *bsi, unsigned int segmentation) in rd_check_segment()
1393 BEST_SEG_INFO bsi; in vp8_rd_pick_best_mbsegmentation()