HomeSort by relevance Sort by last modified time
    Searched refs:THR_INTRA (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.h 92 THR_INTRA,
vp9_speed_features.h 51 DISABLE_ALL_SPLIT = (1 << THR_INTRA) | DISABLE_ALL_INTER_SPLIT,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 115 THR_INTRA,
vp9_speed_features.c 34 #define DISABLE_ALL_SPLIT ((1 << THR_INTRA) | DISABLE_ALL_INTER_SPLIT)
vp9_onyx_if.c 516 cpi->rd_thresh_mult_sub8x8[THR_INTRA] += 2500;
    [all...]

Completed in 469 milliseconds