Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_structs.h2096 UWORD32 u4_enable_fmt_conv_ahead; member
Dihevcd_decode.c716 if((0 == ps_codec->u4_enable_fmt_conv_ahead) || in ihevcd_decode()
Dihevcd_utils.c1126 if(ps_codec->u4_enable_fmt_conv_ahead && (ps_codec->i4_num_cores > 1)) in ihevcd_parse_pic_init()
Dihevcd_api.c1047 ps_codec->u4_enable_fmt_conv_ahead = 0; in ihevcd_init()
3186 ps_codec->u4_enable_fmt_conv_ahead = 1; in ihevcd_set_processor()