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

/external/libhevc/test/decoder/
H A Dmain.c183 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon10838
925 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P)
989 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV)
990 || (ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_VU))
1020 else if(ps_app_ctx->e_output_chroma_format == IV_RGBA_8888)
1185 ps_app_ctx->e_output_chroma_format = IV_YUV_420P;
1187 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE;
1189 ps_app_ctx->e_output_chroma_format = IV_RGB_565;
1191 ps_app_ctx->e_output_chroma_format = IV_RGBA_8888;
1193 ps_app_ctx->e_output_chroma_format
[all...]
/external/libavc/test/decoder/
H A Dmain.c186 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon9889
932 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:__anon11193
943 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/libavc/decoder/
H A Divd.h929 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon9668
H A Dih264d_api.c2917 ps_ctl_op->e_output_chroma_format = ps_dec->u1_chroma_format;
/external/libhevc/common/
H A Divd.h927 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon10769
/external/libmpeg2/decoder/
H A Divd.h875 IV_COLOR_FORMAT_T e_output_chroma_format; member in struct:__anon11190
H A Dimpeg2d_api_main.c1189 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.c2486 ps_ctl_op->e_output_chroma_format = ps_codec->e_chroma_fmt;

Completed in 98 milliseconds