Searched refs:IV_RGB_565 (Results 1 – 4 of 4) sorted by relevance
94 IV_RGB_565 = 0x9, enumerator
856 else if(IV_RGB_565 == ps_codec->e_chroma_fmt) in ihevcd_fmt_conv()
440 != IV_RGB_565) in api_check_struct_sanity()3274 else if(ps_codec->e_chroma_fmt == IV_RGB_565) in ihevcd_get_status()3376 else if(ps_codec->e_chroma_fmt == IV_RGB_565) in ihevcd_get_status()3459 else if(ps_codec->e_chroma_fmt == IV_RGB_565) in ihevcd_get_buf_info()3557 else if(ps_codec->e_chroma_fmt == IV_RGB_565) in ihevcd_get_buf_info()
1197 ps_app_ctx->e_output_chroma_format = IV_RGB_565; in parse_argument()