Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Div.h100 IV_RGBA_8888 = 0xd enumerator
/external/libhevc/common/
Div.h98 IV_RGBA_8888 = 0xd enumerator
/external/libavc/decoder/
Div.h100 IV_RGBA_8888 = 0xd enumerator
/external/libavc/encoder/
Div2.h98 IV_RGBA_8888 = 0x33 enumerator
Dih264e_api.c4602 else if (ps_ip->s_ive_ip.e_inp_color_fmt == IV_RGBA_8888) in ih264e_get_buf_info()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c887 else if(IV_RGBA_8888 == ps_codec->e_chroma_fmt) in ihevcd_fmt_conv()
Dihevcd_api.c442 != IV_RGBA_8888) in api_check_struct_sanity()
3323 else if(ps_codec->e_chroma_fmt == IV_RGBA_8888) in ihevcd_get_status()
3429 else if(ps_codec->e_chroma_fmt == IV_RGBA_8888) in ihevcd_get_status()
3508 else if(ps_codec->e_chroma_fmt == IV_RGBA_8888) in ihevcd_get_buf_info()
3610 else if(ps_codec->e_chroma_fmt == IV_RGBA_8888) in ihevcd_get_buf_info()
/external/libhevc/test/decoder/
Dmain.c1028 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888) in dump_output()
1199 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888; in parse_argument()
/external/libavc/test/decoder/
Dmain.c1038 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888) in dump_output()
1209 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888; in parse_argument()
/external/libmpeg2/test/decoder/
Dmain.c1034 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888) in dump_output()
1205 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888; in parse_argument()
/external/libavc/test/encoder/
Dmain.c343 e_chroma_format = IV_RGBA_8888; in get_chroma_fmt()