Home | History | Annotate | Download | only in decoder

Lines Matching refs:chroma_format

1849     UWORD32 chroma_format, u4_share_disp_buf;
1915 chroma_format = ps_mem_q_ip->e_output_format;
1919 chroma_format = -1;
1922 if((chroma_format != IV_YUV_420P) && (chroma_format != IV_YUV_420SP_UV)
1923 && (chroma_format != IV_YUV_420SP_VU))
2035 if((chroma_format == IV_YUV_420P)
2036 || (chroma_format == IV_YUV_420SP_UV)
2037 || (chroma_format == IV_YUV_420SP_VU))
2041 if(chroma_format == IV_YUV_420SP_UV)