HomeSort by relevance Sort by last modified time
    Searched full:segment_id (Results 101 - 109 of 109) sorted by null

1 2 3 45

  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 467 switch (mi->segment_id)
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 233 return lfi_n->lvl[mbmi->segment_id][mbmi->ref_frame[0]]
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 349 setup_plane_dequants(cm, xd, vp9_get_qindex(&cm->seg, mbmi->segment_id,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 467 switch (mi->segment_id)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.c 233 return lfi_n->lvl[mbmi->segment_id][mbmi->ref_frame[0]]
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 351 setup_plane_dequants(cm, xd, vp9_get_qindex(&cm->seg, mbmi->segment_id,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 424 cache[0] = mi_8x8[0].src_mi->mbmi.segment_id;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 401 cache[0] = mi_8x8[0]->mbmi.segment_id;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 416 cache[0] = mi_8x8[0]->mbmi.segment_id;
    [all...]

Completed in 2318 milliseconds

1 2 3 45