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

  /external/libhevc/decoder/
ihevcd_mv_merge.h 87 WORD32 part_idx,
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,
ihevcd_mv_merge.c 446 * @param[in] part_idx
468 WORD32 part_idx,
554 else if((single_mcl_flag == 0) && (part_idx == 1) &&
600 else if((single_mcl_flag == 0) && (part_idx == 1) &&
  /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 664 milliseconds