Home
last modified time | relevance | path

Searched defs:slice_hdr (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_decoder.cc68 void H264Decoder::PrepareRefPicLists(const H264SliceHeader* slice_hdr) { in PrepareRefPicLists()
73 bool H264Decoder::ModifyReferencePicLists(const H264SliceHeader* slice_hdr, in ModifyReferencePicLists()
113 bool H264Decoder::InitCurrPicture(const H264SliceHeader* slice_hdr) { in InitCurrPicture()
394 const H264SliceHeader* slice_hdr) { in ConstructReferencePicListsP()
429 const H264SliceHeader* slice_hdr) { in ConstructReferencePicListsB()
527 bool H264Decoder::ModifyReferencePicList(const H264SliceHeader* slice_hdr, in ModifyReferencePicList()
713 bool H264Decoder::StartNewFrame(const H264SliceHeader* slice_hdr) { in StartNewFrame()
1246 const H264SliceHeader* slice_hdr = curr_slice_hdr_.get(); in PreprocessCurrentSlice() local
1281 const H264SliceHeader* slice_hdr = curr_slice_hdr_.get(); in ProcessCurrentSlice() local