Searched refs:rd_thresh_freq_sub8x8 (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h357 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS]; member in struct:VP9_COMP
H A Dvp9_rdopt.c3892 cpi->rd_thresh_freq_sub8x8[bsize][mode_index] >> 5)) ||
4407 int *const fact = &cpi->rd_thresh_freq_sub8x8[bsize][mode_index];
H A Dvp9_onyx_if.c1391 cpi->rd_thresh_freq_sub8x8[i][j] = 32;

Completed in 66 milliseconds