Home
last modified time | relevance | path

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

/external/libhevc/common/
Div.h90 IV_YUV_422ILE = 0x5, enumerator
/external/libhevc/decoder/
Dihevcd_api.c438 != IV_YUV_422ILE) in api_check_struct_sanity()
3272 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_status()
3370 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_status()
3457 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_buf_info()
3551 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_buf_info()
/external/libhevc/test/decoder/
Dmain.c1195 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE; in parse_argument()