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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxva.h 199 UCHAR redundant_pic_cnt; member in struct:__anon58645
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 141 SliceHeader->redundant_pic_cnt = h264_GetVLCElement(parent, pInfo, false);
142 if(SliceHeader->redundant_pic_cnt > 127)
145 SliceHeader->redundant_pic_cnt = 0;
viddec_h264_parse.c 199 //if(pInfo->SliceHeader.redundant_pic_cnt)
  /external/v4l2_codec2/vda/
h264_parser.h 279 int redundant_pic_cnt; member in struct:media::H264SliceHeader
h264_parser.cc     [all...]
v4l2-controls.h 1082 __u8 redundant_pic_cnt; member in struct:v4l2_ctrl_h264_slice_param
    [all...]
v4l2_slice_video_decode_accelerator.cc     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.c 255 EPRINT("redundant_pic_cnt");
    [all...]
  /external/libavc/encoder/
ih264e_encode_header.c 790 /* redundant_pic_cnt */
791 PUT_BITS_UEV(ps_bitstrm, ps_slice_hdr->u1_redundant_pic_cnt, return_status, "redundant_pic_cnt");
    [all...]
  /external/libavc/common/
ih264_structs.h 1327 * redundant_pic_cnt
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_bitstream_parser.cc 384 // redundant_pic_cnt: ue(v)
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 707 int32_t redundant_pic_cnt; //UE member in struct:_h264_Slice_Header
  /external/libavc/decoder/
ih264d_structs.h 388 UWORD8 u1_redundant_pic_cnt_present_flag; /** Redundant_pic_cnt is in slices using this PPS */
    [all...]
ih264d_parse_slice.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/omx/
vid_dec_h264.c 885 /* redundant_pic_cnt */
    [all...]
  /hardware/intel/common/libva/va/
va.h 2494 unsigned char redundant_pic_cnt; member in struct:_VAParseSliceHeaderGroupBuffer
    [all...]

Completed in 638 milliseconds