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

  /external/libhevc/decoder/
ihevcd_get_mv.c 404 WORD32 part_idx; local
406 //TODO: Get part_idx
407 part_idx = ps_pu->b2_part_idx;
411 part_idx, pu_wd_single_mcl, pu_ht_single_mcl,
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 660 int part_idx = 0; local
666 frag_info.fragmentationOffset[part_idx] = encoded_image_._length;
667 frag_info.fragmentationLength[part_idx] =
669 frag_info.fragmentationPlType[part_idx] = 0;
670 frag_info.fragmentationTimeDiff[part_idx] = 0;
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 961 int part_idx = 0; local
    [all...]

Completed in 695 milliseconds