OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h264_dpb_reset_dpb
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_dpb.h
60
extern void
h264_dpb_reset_dpb
(h264_Info * pInfo,int32_t PicWidthInMbs, int32_t FrameHeightInMbs,
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse.c
662
h264_dpb_reset_dpb
(pInfo, pInfo->img.PicWidthInMbs, pInfo->img.FrameHeightInMbs, 1, no_output_old_pics);
h264parse_dpb.c
3492
void
h264_dpb_reset_dpb
(h264_Info * pInfo,int32_t PicWidthInMbs, int32_t FrameHeightInMbs, int32_t SizeChange, int32_t no_output_of_prior_pics_flag)
function
[
all
...]
Completed in 5937 milliseconds