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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.h 39 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n,
vp9_pickmode.c 197 vp9_model_rd_from_var_lapndz(sse + var, 1 << num_pels_log2_lookup[bsize],
vp9_rdopt.c 402 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n, function
466 vp9_model_rd_from_var_lapndz(sse, 1 << num_pels_log2_lookup[bs],
514 vp9_model_rd_from_var_lapndz(sse, t * t, pd->dequant[1] >> 3,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.h 39 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n,
vp9_pickmode.c 195 vp9_model_rd_from_var_lapndz(sse + var, 1 << num_pels_log2_lookup[bsize],
vp9_rdopt.c 402 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n, function
466 vp9_model_rd_from_var_lapndz(sse, 1 << num_pels_log2_lookup[bs],
514 vp9_model_rd_from_var_lapndz(sse, t * t, pd->dequant[1] >> 3,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 130 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n,
vp9_pickmode.c 244 vp9_model_rd_from_var_lapndz(sse - var, 1 << num_pels_log2_lookup[bsize],
249 vp9_model_rd_from_var_lapndz(var, 1 << num_pels_log2_lookup[bsize],
vp9_rd.c 370 void vp9_model_rd_from_var_lapndz(unsigned int var, unsigned int n, function
vp9_rdopt.c 243 vp9_model_rd_from_var_lapndz(sum_sse, 1 << num_pels_log2_lookup[bs],
    [all...]

Completed in 238 milliseconds