HomeSort by relevance Sort by last modified time
    Searched full:single_ref (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_entropymode.h 69 unsigned int single_ref[REF_CONTEXTS][2][2]; member in struct:__anon16753
vp9_entropymode.c 369 counts->single_ref[i][j]);
  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 69 unsigned int single_ref[REF_CONTEXTS][2][2]; member in struct:__anon28704
vp9_entropymode.c 369 counts->single_ref[i][j]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymode.h 69 unsigned int single_ref[REF_CONTEXTS][2][2]; member in struct:__anon39794
vp9_entropymode.c 369 counts->single_ref[i][j]);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodemv.c 297 ++counts->single_ref[ctx0][0][bit0];
302 ++counts->single_ref[ctx1][1][bit1];
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 298 ++counts->single_ref[ctx0][0][bit0];
303 ++counts->single_ref[ctx1][1][bit1];
vp9_decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 298 ++counts->single_ref[ctx0][0][bit0];
303 ++counts->single_ref[ctx1][1][bit1];
vp9_decodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
vp9_encodeframe.c 861 counts->single_ref[vp9_get_pred_context_single_ref_p1(xd)][0]
864 counts->single_ref[vp9_get_pred_context_single_ref_p2(xd)][1]
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
vp9_encodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
vp9_encodeframe.c     [all...]

Completed in 4203 milliseconds