Searched refs:e_output_chroma_format (Results 1 - 9 of 9) sorted by relevance

/external/libavc/test/decoder/
H A Dmain.c184 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon7787
942 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P)
1007 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV)
1008 || (ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_VU))
1038 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888)
1203 ps_app_ctx->e_output_chroma_format = IV_YUV_420P;
1205 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE;
1207 ps_app_ctx->e_output_chroma_format = IV_RGB_565;
1209 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888;
1211 ps_app_ctx->e_output_chroma_format
[all...]
/external/libhevc/test/decoder/
H A Dmain.c183 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon8190
933 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P)
997 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV)
998 || (ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_VU))
1028 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888)
1193 ps_app_ctx->e_output_chroma_format = IV_YUV_420P;
1195 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE;
1197 ps_app_ctx->e_output_chroma_format = IV_RGB_565;
1199 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888;
1201 ps_app_ctx->e_output_chroma_format
[all...]
/external/libmpeg2/test/decoder/
H A Dmain.c177 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon8300
939 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P)
1003 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV)
1004 || (ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_VU))
1034 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888)
1199 ps_app_ctx->e_output_chroma_format = IV_YUV_420P;
1201 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE;
1203 ps_app_ctx->e_output_chroma_format = IV_RGB_565;
1205 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888;
1207 ps_app_ctx->e_output_chroma_format
[all...]
/external/libavc/decoder/
H A Divd.h548 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon7578
H A Dih264d_api.c3710 ps_ctl_op->e_output_chroma_format = ps_dec->u1_chroma_format;
/external/libhevc/common/
H A Divd.h873 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon8119
/external/libmpeg2/decoder/
H A Divd.h875 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon8297
H A Dimpeg2d_api_main.c1094 ps_ctl_dec_op->s_ivd_ctl_getstatus_op_t.e_output_chroma_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFormat;
/external/libhevc/decoder/
H A Dihevcd_api.c3447 ps_ctl_op->e_output_chroma_format = ps_codec->e_chroma_fmt;

Completed in 120 milliseconds