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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp9_unittest.cc 567 // P,F: P_DIFF:17 N:1 => refPicId = 17 - 17 = 0
568 // P,F: P_DIFF:18 N:1 => refPicId = (kMaxPictureId + 1) + 17 - 18 = 0x7FFF
569 // P,F: P_DIFF:127 N:0 => refPicId = (kMaxPictureId + 1) + 17 - 127 = 32658
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 2380 OMX_U8 refpicid[4]; member in struct:OMX_TI_VIDEO_H264VDEC_RefPicControl
    [all...]

Completed in 77 milliseconds