OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clip_sps
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
340
ComSequenceParameterSet_t_MCS
clip_sps
;
member in struct:__anon16120
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
885
instance->
clip_sps
.log2_max_frame_num_minus4 + 4);
919
if( instance->
clip_sps
.pic_order_cnt_type == 0 )
922
instance->
clip_sps
.log2_max_pic_order_cnt_lsb_minus4 + 4);
931
if( ( instance->
clip_sps
.pic_order_cnt_type == 1)
932
&& (instance->
clip_sps
.delta_pic_order_always_zero_flag) )
[
all
...]
Completed in 48 milliseconds