Searched refs:interlace_flag (Results 1 – 3 of 3) sorted by relevance
383 int interlace_flag = 0; in GetYUVPlaneInfo() local385 GET_PP_PARAM_INTERLACED, &interlace_flag) != 0) { in GetYUVPlaneInfo()386 interlaced = interlace_flag; in GetYUVPlaneInfo()
447 int interlace_flag = 0; in GetYUVPlaneInfo() local448 if (getMetaData(const_cast<private_handle_t *>(hnd), GET_PP_PARAM_INTERLACED, &interlace_flag) == in GetYUVPlaneInfo()450 interlaced = interlace_flag; in GetYUVPlaneInfo()