Home
last modified time | relevance | path

Searched refs:i4_header_mode (Results 1 – 11 of 11) 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.c541 if(0 == ps_codec->i4_share_disp_buf && ps_codec->i4_header_mode == 0) in ihevcd_decode()
650 if((0 == ps_codec->i4_header_mode) && (1 == ps_codec->i4_share_disp_buf)) in ihevcd_decode()
Dihevcd_api.c915 ps_codec->i4_header_mode = 0; in ihevcd_set_default_params()
1048 ps_codec->i4_header_mode = 0; in ihevcd_init()
2887 ps_codec->i4_header_mode = 0; in ihevcd_set_params()
2889 ps_codec->i4_header_mode = 1; in ihevcd_set_params()
2894 ps_codec->i4_header_mode = 1; in ihevcd_set_params()
Dihevcd_structs.h1795 WORD32 i4_header_mode; member
/external/libavc/encoder/
Dih264e_encode.c412 ps_codec->i4_header_mode != 1) in ih264e_encode()
457 if (ps_codec->i4_header_mode == 0 && in ih264e_encode()
465 if (ps_codec->i4_header_mode == 1) in ih264e_encode()
500 ps_codec->i4_header_mode = 0; in ih264e_encode()
Dih264e_structs.h2284 WORD32 i4_header_mode; member
Dih264e_api.c937 ps_codec->i4_header_mode != 1 && in api_check_struct_sanity()
2751 ps_codec->i4_header_mode = 1; in ih264e_codec_update_config()
2756 ps_codec->i4_header_mode = 0; in ih264e_codec_update_config()
3073 ps_codec->i4_header_mode = 0; in ih264e_init()
/external/libavc/encoder/svc/
Disvce_encode.c370 if(ps_codec->i4_header_mode == 0 && ps_codec->u4_header_generated == 0) in isvce_encode()
377 if(ps_codec->i4_header_mode == 1) in isvce_encode()
430 ps_codec->i4_header_mode = 0; in isvce_encode()
Disvce_structs.h2123 WORD32 i4_header_mode; member
Disvce_utils.c3976 ps_codec->i4_header_mode = 1; in isvce_codec_update_config()
3981 ps_codec->i4_header_mode = 0; in isvce_codec_update_config()
Disvce_api.c2112 ps_codec->i4_header_mode = 0; in isvce_init()