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

  /hardware/intel/common/libva/va/
va_dec_vp9.h 103 uint32_t refresh_frame_context : 1; member in struct:_VADecPictureParameterBufferVP9::__anon47551::__anon47552
  /external/v4l2_codec2/vda/
vp9_uncompressed_header_parser.cc 1053 fhdr->refresh_frame_context = false;
1056 fhdr->refresh_frame_context = reader_.ReadBool();
vp9_parser.h 229 bool refresh_frame_context; member in struct:media::Vp9FrameHeader
vp9_parser.cc 427 if (curr_frame_header_.refresh_frame_context) {
v4l2_slice_video_decode_accelerator.cc     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 210 int refresh_frame_context; /* Two state 0 = NO, 1 = YES */ member in struct:VP9Common
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]
vp9_bitstream.c     [all...]

Completed in 1386 milliseconds