Home | History | Annotate | Download | only in decoder

Lines Matching refs:c_idx

2020         WORD32 c_idx;
2022 for(c_idx = 0; c_idx < 3; c_idx++)
2024 if((ps_slice_hdr->i1_slice_sao_luma_flag && c_idx == 0) || (ps_slice_hdr->i1_slice_sao_chroma_flag && c_idx > 0))
2028 /* sao_type_idx will be same for c_idx == 1 and c_idx == 2 - hence not initialized to zero for c_idx == 2*/
2030 if(c_idx == 0)
2044 if(c_idx == 1)
2099 if(c_idx == 0)
2107 if(c_idx == 1)
2117 if(0 == c_idx)
2126 else if(1 == c_idx)
2135 else // 2 == c_idx