Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_nal.c387 if(ps_codec->i4_header_mode) in ihevcd_nal_unit()
416 if(0 == ps_codec->i4_header_mode) in ihevcd_nal_unit()
436 if(0 == ps_codec->i4_header_mode) in ihevcd_nal_unit()
456 if(IVD_DECODE_HEADER == ps_codec->i4_header_mode) in ihevcd_nal_unit()
Dihevcd_decode.c465 if(0 == ps_codec->i4_share_disp_buf && ps_codec->i4_header_mode == 0) in ihevcd_decode()
574 if((0 == ps_codec->i4_header_mode) && (1 == ps_codec->i4_share_disp_buf)) in ihevcd_decode()
Dihevcd_api.c905 ps_codec->i4_header_mode = 0; in ihevcd_set_default_params()
1038 ps_codec->i4_header_mode = 0; in ihevcd_init()
2847 ps_codec->i4_header_mode = 0; in ihevcd_set_params()
2849 ps_codec->i4_header_mode = 1; in ihevcd_set_params()
2854 ps_codec->i4_header_mode = 1; in ihevcd_set_params()
Dihevcd_structs.h1779 WORD32 i4_header_mode; member
/external/libavc/encoder/
Dih264e_encode.c376 ps_codec->i4_header_mode != 1) in ih264e_encode()
421 if (ps_codec->i4_header_mode == 0 && in ih264e_encode()
429 if (ps_codec->i4_header_mode == 1) in ih264e_encode()
464 ps_codec->i4_header_mode = 0; in ih264e_encode()
Dih264e_structs.h2256 WORD32 i4_header_mode; member
Dih264e_api.c937 ps_codec->i4_header_mode != 1 && in api_check_struct_sanity()
2698 ps_codec->i4_header_mode = 1; in ih264e_codec_update_config()
2703 ps_codec->i4_header_mode = 0; in ih264e_codec_update_config()
3013 ps_codec->i4_header_mode = 0; in ih264e_init()