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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 102 static int read_intra_segment_id(VP9_COMMON *const cm, MACROBLOCKD *const xd, function
170 mbmi->segment_id = read_intra_segment_id(cm, xd, mi_row, mi_col, r);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 103 static int read_intra_segment_id(VP9_COMMON *const cm, MACROBLOCKD *const xd, function
171 mbmi->segment_id = read_intra_segment_id(cm, xd, mi_row, mi_col, r);

Completed in 28 milliseconds