Home
last modified time | relevance | path

Searched refs:is_cropped_rt (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dhme_interface.c3875 S32 is_cropped_rt, is_cropped_bot; in hme_set_ctb_attrs() local
3877 is_cropped_rt = ((wd & 63) != 0) ? 1 : 0; in hme_set_ctb_attrs()
3880 if(is_cropped_rt) in hme_set_ctb_attrs()
3888 if(is_cropped_rt & is_cropped_bot) in hme_set_ctb_attrs()