OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_param_ptr
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
397
} frame_store, *
frame_param_ptr
;
typedef in typeref:struct:_frame_store
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_dpb.c
900
static
frame_param_ptr
h264_dpb_get_short_term_pic(h264_Info * pInfo,int32_t pic_num, int32_t *bottom_field_bit)
903
register
frame_param_ptr
temp_fs;
947
static
frame_param_ptr
h264_dpb_get_long_term_pic(h264_Info * pInfo,int32_t long_term_pic_num, int32_t *bottom_field_bit)
950
register
frame_param_ptr
temp_fs;
[
all
...]
Completed in 34 milliseconds