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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.c 363 const int one_q10 = 1 << 10; local
365 const int b_q10 = one_q10 - a_q10;
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 395 const int one_q10 = 1 << 10; local
397 const int b_q10 = one_q10 - a_q10;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 395 const int one_q10 = 1 << 10; local
397 const int b_q10 = one_q10 - a_q10;
    [all...]

Completed in 3488 milliseconds