Searched refs:SAMPLE_FACTOR_TWO (Results 1 – 2 of 2) sorted by relevance
52 constexpr uint8_t SAMPLE_FACTOR_TWO = 2; variable262 encodeInfo_.comp_info[INDEX_ZERO].h_samp_factor = SAMPLE_FACTOR_TWO; in SetYuv420spExtraConfig()263 encodeInfo_.comp_info[INDEX_ZERO].v_samp_factor = SAMPLE_FACTOR_TWO; in SetYuv420spExtraConfig()
41 constexpr uint8_t SAMPLE_FACTOR_TWO = 2; variable2200 ASSERT_EQ(Jpegencoder->encodeInfo_.comp_info[0].h_samp_factor, SAMPLE_FACTOR_TWO);