Home
last modified time | relevance | path

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/
Dvp9_onyx_int.h357 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS]; member
Dvp9_rdopt.c3892 cpi->rd_thresh_freq_sub8x8[bsize][mode_index] >> 5)) || in vp9_rd_pick_inter_mode_sub8x8()
4407 int *const fact = &cpi->rd_thresh_freq_sub8x8[bsize][mode_index]; in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_onyx_if.c1391 cpi->rd_thresh_freq_sub8x8[i][j] = 32; in vp9_create_compressor()