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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_bitstream_parser.cc 442 // ref_pic_list_modification_flag_l1: u(1)
443 uint32_t ref_pic_list_modification_flag_l1; local
445 slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1));
446 if (ref_pic_list_modification_flag_l1) {
  /external/v4l2_codec2/vda/
h264_parser.h 286 bool ref_pic_list_modification_flag_l1; member in struct:media::H264SliceHeader

Completed in 54 milliseconds